Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/atm/
Diphase.h1020 wait_queue_head_t timeout_wait; member
1023 struct wait_queue *timeout_wait; member
Diphase.c2176 init_waitqueue_head(&iadev->timeout_wait);
2179 iadev->timeout_wait = NULL;
2648 sleep_on_timeout(&iadev->timeout_wait, 50);