Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dmax3421-hcd.c151 enum scheduling_pass sched_pass; member
674 max3421_hcd->sched_pass < SCHED_PASS_DONE; in max3421_select_and_start_urb()
675 ++max3421_hcd->sched_pass) in max3421_select_and_start_urb()
685 if (max3421_hcd->sched_pass != in max3421_select_and_start_urb()
692 if (max3421_hcd->sched_pass != in max3421_select_and_start_urb()
1250 max3421_hcd->sched_pass = SCHED_PASS_PERIODIC; in max3421_handle_irqs()
1566 max3421_hcd->sched_pass = SCHED_PASS_PERIODIC; in max3421_urb_enqueue()