Home
last modified time | relevance | path

Searched refs:periodic_sched_queued (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/dwc2/
H A Dcore.h949 * from this list to periodic_sched_queued as the
952 * @periodic_sched_queued: List of periodic QHs that have been queued for
1142 struct list_head periodic_sched_queued; member
H A Dhcd.c1671 dwc2_kill_urbs_in_qh_list(hsotg, &hsotg->periodic_sched_queued); in dwc2_kill_all_urbs()
2965 &hsotg->periodic_sched_queued); in dwc2_process_periodic_channels()
4947 dwc2_qh_list_free(hsotg, &hsotg->periodic_sched_queued); in dwc2_hcd_free()
5118 INIT_LIST_HEAD(&hsotg->periodic_sched_queued); in dwc2_hcd_init()
/kernel/linux/linux-6.6/drivers/usb/dwc2/
H A Dcore.h934 * from this list to periodic_sched_queued as the
937 * @periodic_sched_queued: List of periodic QHs that have been queued for
1131 struct list_head periodic_sched_queued; member
H A Dhcd.c1636 dwc2_kill_urbs_in_qh_list(hsotg, &hsotg->periodic_sched_queued); in dwc2_kill_all_urbs()
2930 &hsotg->periodic_sched_queued); in dwc2_process_periodic_channels()
5032 dwc2_qh_list_free(hsotg, &hsotg->periodic_sched_queued); in dwc2_hcd_free()
5203 INIT_LIST_HEAD(&hsotg->periodic_sched_queued); in dwc2_hcd_init()

Completed in 18 milliseconds