Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc2/
H A Dhcd.h529 enum dwc2_transaction_type dwc2_hcd_select_transactions(
H A Dhcd_intr.c146 tr_type = dwc2_hcd_select_transactions(hsotg); in dwc2_sof_intr()
758 tr_type = dwc2_hcd_select_transactions(hsotg); in dwc2_release_channel()
H A Dhcd_queue.c1460 tr_type = dwc2_hcd_select_transactions(hsotg); in dwc2_wait_timer_fn()
H A Dhcd_ddma.c1344 tr_type = dwc2_hcd_select_transactions(hsotg); in dwc2_hcd_complete_xfer_ddma()
H A Dhcd.c1895 tr_type = dwc2_hcd_select_transactions(hsotg); in dwc2_hcd_urb_enqueue()
2681 enum dwc2_transaction_type dwc2_hcd_select_transactions( in dwc2_hcd_select_transactions() function