Home
last modified time | relevance | path

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

/linux-4.4.14/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()
526 channel->rd_allow_partial = allowpartial; in xilly_setupchannels()
540 channel->wr_allow_partial = allowpartial; in xilly_setupchannels()
/linux-4.4.14/Documentation/
Dxillybus.txt167 separate configuration flag ("allowpartial") that determines whether such a
213 * allowpartial: A non-zero value means that a read() or write() (whichever