Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/image/
H A Dmdc800.c148 wait_queue_head_t download_wait; member
401 wake_up (&mdc800->download_wait); in mdc800_usb_download_notify()
734 wait_event_timeout(mdc800->download_wait, in mdc800_device_read()
996 init_waitqueue_head (&mdc800->download_wait); in usb_mdc800_init()