Searched refs:rxwaitq (Results 1 – 1 of 1) sorted by relevance
131 wait_queue_head_t txwaitq, rxwaitq; member809 add_wait_queue(&chan->rxwaitq, &wait); in cosa_read()817 remove_wait_queue(&chan->rxwaitq, &wait); in cosa_read()824 remove_wait_queue(&chan->rxwaitq, &wait); in cosa_read()853 wake_up_interruptible(&chan->rxwaitq); in chrdev_rx_done()