Searched refs:wait_to_stop (Results 1 – 1 of 1) sorted by relevance
230 wait_queue_head_t wait_to_stop; member937 wake_up(&chan->wait_to_stop); in xilinx_dpdma_chan_notify_no_ostand()957 ret = wait_event_interruptible_timeout(chan->wait_to_stop, in xilinx_dpdma_chan_wait_no_ostand()1570 init_waitqueue_head(&chan->wait_to_stop); in xilinx_dpdma_chan_init()