Searched refs:ts_wait (Results 1 – 2 of 2) sorted by relevance
209 wait_event_timeout(ucb->ts_wait, ucb->stopped, in ucb1400_irq()229 wake_up(&ucb->ts_wait); in ucb1400_ts_stop()339 init_waitqueue_head(&ucb->ts_wait); in ucb1400_ts_probe()
96 wait_queue_head_t ts_wait; member