Home
last modified time | relevance | path

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

/drivers/char/xillybus/
A Dxillybus.h80 wait_queue_head_t rd_wait; member
A Dxillybus_core.c207 wake_up_interruptible(&channel->rd_wait); in xillybus_isr()
493 init_waitqueue_head(&channel->rd_wait); in xilly_setupchannels()
1148 wait_event_interruptible(channel->rd_wait, in xillybus_myflush()
1152 channel->rd_wait, in xillybus_myflush()
1390 if (wait_event_interruptible(channel->rd_wait, in xillybus_write()
1779 poll_wait(filp, &channel->rd_wait, wait); in xillybus_poll()

Completed in 6 milliseconds