Home
last modified time | relevance | path

Searched refs:dwc2_transaction_type (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/external/bsd/dwc2/dist/
H A Ddwc2_hcd.h215 enum dwc2_transaction_type { enum
474 extern enum dwc2_transaction_type dwc2_hcd_select_transactions(
477 enum dwc2_transaction_type tr_type);
H A Ddwc2_hcd.c464 enum dwc2_transaction_type tr_type; in dwc2_hcd_urb_enqueue()
906 enum dwc2_transaction_type dwc2_hcd_select_transactions( in dwc2_hcd_select_transactions()
909 enum dwc2_transaction_type ret_val = DWC2_TRANSACTION_NONE; in dwc2_hcd_select_transactions()
1344 enum dwc2_transaction_type tr_type) in dwc2_hcd_queue_transactions()
H A Ddwc2_hcdqueue.c638 enum dwc2_transaction_type tr_type; in dwc2_wait_timer_fn()
H A Ddwc2_hcdintr.c136 enum dwc2_transaction_type tr_type; in dwc2_sof_intr()
736 enum dwc2_transaction_type tr_type; in dwc2_release_channel()
H A Ddwc2_hcdddma.c1294 enum dwc2_transaction_type tr_type; in dwc2_hcd_complete_xfer_ddma()