Searched refs:rd_wait (Results 1 – 2 of 2) sorted by relevance
82 wait_queue_head_t rd_wait; member
224 wake_up_interruptible(&channel->rd_wait); in xillybus_isr()471 init_waitqueue_head(&channel->rd_wait); in xilly_setupchannels()1130 wait_event_interruptible(channel->rd_wait, in xillybus_myflush()1134 channel->rd_wait, in xillybus_myflush()1375 if (wait_event_interruptible(channel->rd_wait, in xillybus_write()1780 poll_wait(filp, &channel->rd_wait, wait); in xillybus_poll()