Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dmax3421-hcd.c147 enum scheduling_pass sched_pass; member
643 max3421_hcd->sched_pass < SCHED_PASS_DONE; in max3421_select_and_start_urb()
644 ++max3421_hcd->sched_pass) in max3421_select_and_start_urb()
654 if (max3421_hcd->sched_pass != in max3421_select_and_start_urb()
661 if (max3421_hcd->sched_pass != in max3421_select_and_start_urb()
1214 max3421_hcd->sched_pass = SCHED_PASS_PERIODIC; in max3421_handle_irqs()
1541 max3421_hcd->sched_pass = SCHED_PASS_PERIODIC; in max3421_urb_enqueue()