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

/linux-master/drivers/usb/host/
H A Duhci-q.c604 wake_up_all(&uhci->waitqh);
H A Duhci-hcd.c590 init_waitqueue_head(&uhci->waitqh);
782 wait_event_interruptible(uhci->waitqh,
H A Duhci-hcd.h441 wait_queue_head_t waitqh; /* endpoint_disable waiters */ member in struct:uhci_hcd

Completed in 357 milliseconds