Searched refs:waitqh (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Duhci-hcd.h387 wait_queue_head_t waitqh; /* endpoint_disable waiters */ member in struct:uhci_hcd
H A Duhci-hcd.c608 init_waitqueue_head(&uhci->waitqh);
889 wait_event_interruptible(uhci->waitqh,
H A Duhci-q.c602 wake_up_all(&uhci->waitqh);

Completed in 111 milliseconds