Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/dwc2/
Dhcd.h558 enum dwc2_transaction_type dwc2_hcd_select_transactions(
Dhcd_intr.c176 tr_type = dwc2_hcd_select_transactions(hsotg); in dwc2_sof_intr()
788 tr_type = dwc2_hcd_select_transactions(hsotg); in dwc2_release_channel()
Dhcd_ddma.c1367 tr_type = dwc2_hcd_select_transactions(hsotg); in dwc2_hcd_complete_xfer_ddma()
Dhcd_queue.c1490 tr_type = dwc2_hcd_select_transactions(hsotg); in dwc2_wait_timer_fn()
Dhcd.c1929 tr_type = dwc2_hcd_select_transactions(hsotg); in dwc2_hcd_urb_enqueue()
2715 enum dwc2_transaction_type dwc2_hcd_select_transactions( in dwc2_hcd_select_transactions() function