Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/dwc2/
Dcore.h767 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()
1141 &hsotg->periodic_sched_queued); in dwc2_process_periodic_channels()
2928 dwc2_qh_list_free(hsotg, &hsotg->periodic_sched_queued); in dwc2_hcd_free()
3081 INIT_LIST_HEAD(&hsotg->periodic_sched_queued); in dwc2_hcd_init()