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

/netbsd-current/sys/external/bsd/dwc2/dist/
H A Ddwc2_core.h628 * from this list to periodic_sched_queued as the
631 * @periodic_sched_queued: List of periodic QHs that have been queued for
765 struct list_head periodic_sched_queued; member in struct:dwc2_hsotg
H A Ddwc2_hcd.c206 dwc2_kill_urbs_in_qh_list(hsotg, &hsotg->periodic_sched_queued);
1161 &hsotg->periodic_sched_queued);
2234 dwc2_qh_list_free(hsotg, &hsotg->periodic_sched_queued);
2358 INIT_LIST_HEAD(&hsotg->periodic_sched_queued);

Completed in 185 milliseconds