Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/char/xillybus/
H A Dxillyusb.c150 unsigned in_synchronous:1; member
1274 chan->in_synchronous) { in xillyusb_open()
1369 if (!chan->in_synchronous) in xillyusb_open()
1491 if (chan->in_synchronous && diff >= 0) { in xillyusb_read()
1882 if (chan->in_fifo && !chan->in_synchronous && in xillyusb_poll()
1961 chan->in_synchronous = !!(in_desc & 0x40); in setup_channels()

Completed in 4 milliseconds