Home
last modified time | relevance | path

Searched refs:is_writebuf (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/char/xillybus/
H A Dxillybus_core.c434 int channelnum, bufnum, bufsize, format, is_writebuf; in xilly_setupchannels() local
510 is_writebuf = chandesc[0] & 0x01; in xilly_setupchannels()
522 ((channelnum == 0) && !is_writebuf)) { in xilly_setupchannels()
530 if (!is_writebuf || channelnum > 0) { in xilly_setupchannels()
546 if (!is_writebuf) { in xilly_setupchannels()
/kernel/linux/linux-5.10/drivers/char/xillybus/
H A Dxillybus_core.c409 int channelnum, bufnum, bufsize, format, is_writebuf; in xilly_setupchannels() local
485 is_writebuf = chandesc[0] & 0x01; in xilly_setupchannels()
497 ((channelnum == 0) && !is_writebuf)) { in xilly_setupchannels()
505 if (!is_writebuf || channelnum > 0) { in xilly_setupchannels()
521 if (!is_writebuf) { in xilly_setupchannels()

Completed in 5 milliseconds