Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/xillybus/
H A Dxillyusb.c151 unsigned in_synchronous:1; member
1271 chan->in_synchronous) { in xillyusb_open()
1366 if (!chan->in_synchronous) in xillyusb_open()
1488 if (chan->in_synchronous && diff >= 0) { in xillyusb_read()
1879 if (chan->in_fifo && !chan->in_synchronous && in xillyusb_poll()
1966 chan->in_synchronous = !!(in_desc & 0x40); in setup_channels()