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

/linux-4.4.14/drivers/usb/image/
H A Dmdc800.c161 wait_queue_head_t download_wait; member in struct:mdc800_data
414 wake_up (&mdc800->download_wait); mdc800_usb_download_notify()
747 wait_event_timeout(mdc800->download_wait, mdc800_device_read()
1008 init_waitqueue_head (&mdc800->download_wait); usb_mdc800_init()

Completed in 47 milliseconds