Searched refs:ts_wait (Results 1 – 2 of 2) sorted by relevance
212 wait_event_timeout(ucb->ts_wait, ucb->stopped, in ucb1400_irq()232 wake_up(&ucb->ts_wait); in ucb1400_ts_stop()342 init_waitqueue_head(&ucb->ts_wait); in ucb1400_ts_probe()
99 wait_queue_head_t ts_wait; member