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

/linux-4.4.14/drivers/media/usb/go7007/
H A Dgo7007-priv.h256 wait_queue_head_t interrupt_waitq; member in struct:go7007
H A Dgo7007-driver.c45 if (wait_event_timeout(go->interrupt_waitq, go7007_read_interrupt()
719 init_waitqueue_head(&go->interrupt_waitq); go7007_alloc()
H A Dgo7007-usb.c764 wake_up(&go->interrupt_waitq); go7007_usb_readinterrupt_complete()
777 wake_up(&go->interrupt_waitq); go7007_usb_readinterrupt_complete()

Completed in 104 milliseconds