Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Doxu210hp-hcd.c436 unsigned int periodic_sched; /* periodic activity count */ member
2409 if (!oxu->periodic_sched++) in qh_link_periodic()
2453 oxu->periodic_sched--; in qh_unlink_periodic()
2454 if (!oxu->periodic_sched) in qh_unlink_periodic()
2823 oxu->periodic_sched != 0)) in ehci_work()
3995 if (oxu->periodic_sched) in oxu_bus_resume()