Home
last modified time | relevance | path

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

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