Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 11 milliseconds