Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/atm/
H A Diphase.h1007 wait_queue_head_t timeout_wait; member
H A Diphase.c2173 init_waitqueue_head(&iadev->timeout_wait);
2627 prepare_to_wait(&iadev->timeout_wait, &wait, TASK_UNINTERRUPTIBLE);
2629 finish_wait(&iadev->timeout_wait, &wait);