HomeSort by: relevance | last modified time | path
    Searched refs:periodic_sched_queued (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/dwc2/dist/
dwc2_core.h 628 * 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
dwc2_hcd.c 206 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 43 milliseconds