Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Dhcd_queue.c1411 &hsotg->periodic_sched_inactive); in dwc2_schedule_periodic()
2038 &hsotg->periodic_sched_inactive); in dwc2_hcd_qh_deactivate()
H A Dcore.h1142 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.c1670 dwc2_kill_urbs_in_qh_list(hsotg, &hsotg->periodic_sched_inactive); in dwc2_kill_all_urbs()
4966 dwc2_qh_list_free(hsotg, &hsotg->periodic_sched_inactive); in dwc2_hcd_free()
5137 INIT_LIST_HEAD(&hsotg->periodic_sched_inactive); in dwc2_hcd_init()