Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Doxu210hp-hcd.c412 unsigned int periodic_sched; /* periodic activity count */ member
2386 if (!oxu->periodic_sched++) in qh_link_periodic()
2430 oxu->periodic_sched--; in qh_unlink_periodic()
2431 if (!oxu->periodic_sched) in qh_unlink_periodic()
2800 oxu->periodic_sched != 0)) in ehci_work()
3972 if (oxu->periodic_sched) in oxu_bus_resume()