Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds