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

/drivers/usb/usbip/
H A Dusbip_event.c69 wait_event_interruptible(ud->eh_waitq,
83 init_waitqueue_head(&ud->eh_waitq);
112 wake_up(&ud->eh_waitq);
H A Dusbip_common.h271 wait_queue_head_t eh_waitq; member in struct:usbip_device

Completed in 57 milliseconds