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

  /src/sys/external/bsd/dwc2/dist/
dwc2_hcd.h 474 extern enum dwc2_transaction_type dwc2_hcd_select_transactions(
dwc2_hcdqueue.c 645 tr_type = dwc2_hcd_select_transactions(hsotg);
dwc2_hcdintr.c 162 tr_type = dwc2_hcd_select_transactions(hsotg);
822 tr_type = dwc2_hcd_select_transactions(hsotg);
dwc2_hcdddma.c 1354 tr_type = dwc2_hcd_select_transactions(hsotg);
dwc2_hcd.c 474 tr_type = dwc2_hcd_select_transactions(hsotg);
898 * dwc2_hcd_select_transactions() - Selects transactions from the HCD transfer
906 enum dwc2_transaction_type dwc2_hcd_select_transactions( function in typeref:enum:dwc2_transaction_type

Completed in 17 milliseconds