Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Doxu210hp-hcd.c436 unsigned int periodic_sched; /* periodic activity count */ member
2410 if (!oxu->periodic_sched++) in qh_link_periodic()
2454 oxu->periodic_sched--; in qh_unlink_periodic()
2455 if (!oxu->periodic_sched) in qh_unlink_periodic()
2824 oxu->periodic_sched != 0)) in ehci_work()
3996 if (oxu->periodic_sched) in oxu_bus_resume()