non_periodic_sched_inactive 1121 drivers/usb/dwc2/core.h 	struct list_head non_periodic_sched_inactive;
non_periodic_sched_inactive  475 drivers/usb/dwc2/hcd.c 	list_for_each_entry(qh, &hsotg->non_periodic_sched_inactive,
non_periodic_sched_inactive 1664 drivers/usb/dwc2/hcd.c 	dwc2_kill_urbs_in_qh_list(hsotg, &hsotg->non_periodic_sched_inactive);
non_periodic_sched_inactive 2757 drivers/usb/dwc2/hcd.c 	qh_ptr = hsotg->non_periodic_sched_inactive.next;
non_periodic_sched_inactive 2758 drivers/usb/dwc2/hcd.c 	while (qh_ptr != &hsotg->non_periodic_sched_inactive) {
non_periodic_sched_inactive 4939 drivers/usb/dwc2/hcd.c 	dwc2_qh_list_free(hsotg, &hsotg->non_periodic_sched_inactive);
non_periodic_sched_inactive 5104 drivers/usb/dwc2/hcd.c 	INIT_LIST_HEAD(&hsotg->non_periodic_sched_inactive);
non_periodic_sched_inactive 1488 drivers/usb/dwc2/hcd_queue.c 			  &hsotg->non_periodic_sched_inactive);
non_periodic_sched_inactive 1748 drivers/usb/dwc2/hcd_queue.c 				      &hsotg->non_periodic_sched_inactive);