Searched refs:rd_wait (Results 1 – 2 of 2) sorted by relevance
79 wait_queue_head_t rd_wait; member
221 wake_up_interruptible(&channel->rd_wait); in xillybus_isr()468 init_waitqueue_head(&channel->rd_wait); in xilly_setupchannels()1127 wait_event_interruptible(channel->rd_wait, in xillybus_myflush()1131 channel->rd_wait, in xillybus_myflush()1372 if (wait_event_interruptible(channel->rd_wait, in xillybus_write()1777 poll_wait(filp, &channel->rd_wait, wait); in xillybus_poll()