Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc2/
H A Dhcd.h184 enum dwc2_transaction_type { enum
529 enum dwc2_transaction_type dwc2_hcd_select_transactions(
532 enum dwc2_transaction_type tr_type);
H A Dhcd_intr.c114 enum dwc2_transaction_type tr_type; in dwc2_sof_intr()
679 enum dwc2_transaction_type tr_type; in dwc2_release_channel()
H A Dhcd_queue.c1453 enum dwc2_transaction_type tr_type; in dwc2_wait_timer_fn()
H A Dhcd_ddma.c1282 enum dwc2_transaction_type tr_type; in dwc2_hcd_complete_xfer_ddma()
H A Dhcd.c1885 enum dwc2_transaction_type tr_type; in dwc2_hcd_urb_enqueue()
2681 enum dwc2_transaction_type dwc2_hcd_select_transactions( in dwc2_hcd_select_transactions()
2684 enum dwc2_transaction_type ret_val = DWC2_TRANSACTION_NONE; in dwc2_hcd_select_transactions()
3109 enum dwc2_transaction_type tr_type) in dwc2_hcd_queue_transactions()