Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/dwc2/
Dcore.h650 struct list_head periodic_sched_queued; member
Dhcd.c190 dwc2_kill_urbs_in_qh_list(hsotg, &hsotg->periodic_sched_queued); in dwc2_kill_all_urbs()
1139 &hsotg->periodic_sched_queued); in dwc2_process_periodic_channels()
2706 dwc2_qh_list_free(hsotg, &hsotg->periodic_sched_queued); in dwc2_hcd_free()
2893 INIT_LIST_HEAD(&hsotg->periodic_sched_queued); in dwc2_hcd_init()