Home
last modified time | relevance | path

Searched refs:allowpartial (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/char/xillybus/
Dxillybus_core.c414 int synchronous, allowpartial, exclusive_open, seekable; in xilly_setupchannels() local
491 allowpartial = (chandesc[1] >> 6) & 0x01; in xilly_setupchannels()
527 channel->rd_allow_partial = allowpartial; in xilly_setupchannels()
542 channel->wr_allow_partial = allowpartial; in xilly_setupchannels()
/Linux-v4.19/Documentation/
Dxillybus.txt166 separate configuration flag ("allowpartial") that determines whether such a
212 * allowpartial: A non-zero value means that a read() or write() (whichever