Home
last modified time | relevance | path

Searched refs:periodic_sched_inactive (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/dwc2/
H A Dhcd_queue.c1405 &hsotg->periodic_sched_inactive); in dwc2_schedule_periodic()
2032 &hsotg->periodic_sched_inactive); in dwc2_hcd_qh_deactivate()
H A Dcore.h929 * @periodic_sched_inactive: Inactive QHs in the periodic schedule. This is a
954 * periodic_sched_inactive or periodic_sched_ready when the
959 * periodic_sched_inactive.
1139 struct list_head periodic_sched_inactive; member
H A Dhcd_intr.c158 qh_entry = hsotg->periodic_sched_inactive.next; in dwc2_sof_intr()
159 while (qh_entry != &hsotg->periodic_sched_inactive) { in dwc2_sof_intr()
H A Dhcd.c1668 dwc2_kill_urbs_in_qh_list(hsotg, &hsotg->periodic_sched_inactive); in dwc2_kill_all_urbs()
4944 dwc2_qh_list_free(hsotg, &hsotg->periodic_sched_inactive); in dwc2_hcd_free()
5115 INIT_LIST_HEAD(&hsotg->periodic_sched_inactive); in dwc2_hcd_init()
/kernel/linux/linux-6.6/drivers/usb/dwc2/
H A Dhcd_queue.c1375 &hsotg->periodic_sched_inactive); in dwc2_schedule_periodic()
2002 &hsotg->periodic_sched_inactive); in dwc2_hcd_qh_deactivate()
H A Dcore.h914 * @periodic_sched_inactive: Inactive QHs in the periodic schedule. This is a
939 * periodic_sched_inactive or periodic_sched_ready when the
944 * periodic_sched_inactive.
1128 struct list_head periodic_sched_inactive; member
H A Dhcd_intr.c128 qh_entry = hsotg->periodic_sched_inactive.next; in dwc2_sof_intr()
129 while (qh_entry != &hsotg->periodic_sched_inactive) { in dwc2_sof_intr()
H A Dhcd.c1633 dwc2_kill_urbs_in_qh_list(hsotg, &hsotg->periodic_sched_inactive); in dwc2_kill_all_urbs()
5029 dwc2_qh_list_free(hsotg, &hsotg->periodic_sched_inactive); in dwc2_hcd_free()
5200 INIT_LIST_HEAD(&hsotg->periodic_sched_inactive); in dwc2_hcd_init()

Completed in 26 milliseconds