Searched refs:timeout_wait (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/atm/
H A Diphase.h1006 wait_queue_head_t timeout_wait; member in struct:iadev_priv
H A Diphase.c2175 init_waitqueue_head(&iadev->timeout_wait);
2631 prepare_to_wait(&iadev->timeout_wait, &wait, TASK_UNINTERRUPTIBLE);
2633 finish_wait(&iadev->timeout_wait, &wait);

Completed in 142 milliseconds