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

  /src/sys/external/bsd/dwc2/dist/
dwc2_hcd.h 476 extern void dwc2_hcd_queue_transactions(struct dwc2_hsotg *hsotg,
dwc2_hcdintr.c 164 dwc2_hcd_queue_transactions(hsotg, tr_type);
233 dwc2_hcd_queue_transactions(hsotg, DWC2_TRANSACTION_NON_PERIODIC);
246 dwc2_hcd_queue_transactions(hsotg, DWC2_TRANSACTION_PERIODIC);
824 dwc2_hcd_queue_transactions(hsotg, tr_type);
923 * properly via dwc2_hcd_queue_transactions, which also enables the
dwc2_hcdqueue.c 647 dwc2_hcd_queue_transactions(hsotg, tr_type);
dwc2_hcdddma.c 1362 dwc2_hcd_queue_transactions(hsotg, tr_type);
dwc2_hcd.c 476 dwc2_hcd_queue_transactions(hsotg, tr_type);
1333 * dwc2_hcd_queue_transactions() - Processes the currently active host channels
1343 void dwc2_hcd_queue_transactions(struct dwc2_hsotg *hsotg, function in typeref:typename:void

Completed in 18 milliseconds