Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dmax3421-hcd.c153 enum scheduling_pass sched_pass; member
649 max3421_hcd->sched_pass < SCHED_PASS_DONE; in max3421_select_and_start_urb()
650 ++max3421_hcd->sched_pass) in max3421_select_and_start_urb()
660 if (max3421_hcd->sched_pass != in max3421_select_and_start_urb()
667 if (max3421_hcd->sched_pass != in max3421_select_and_start_urb()
1218 max3421_hcd->sched_pass = SCHED_PASS_PERIODIC; in max3421_handle_irqs()
1544 max3421_hcd->sched_pass = SCHED_PASS_PERIODIC; in max3421_urb_enqueue()