Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/char/xillybus/
H A Dxillyusb.c1115 * Note that flush_downstream() merely waits for the data to arrive to
1129 static int flush_downstream(struct xillyusb_channel *chan, in flush_downstream() function
1330 rc = flush_downstream(chan, XILLY_RESPONSE_TIMEOUT, false); in xillyusb_open()
1627 rc = flush_downstream(chan, HZ, false); in xillyusb_flush()
1697 int flush_rc = flush_downstream(chan, 0, true); in xillyusb_write()
1834 rc = flush_downstream(chan, HZ, false); in xillyusb_llseek()

Completed in 4 milliseconds