Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/dwc2/
Dhcd.h463 extern enum dwc2_transaction_type dwc2_hcd_select_transactions(
Dhcd_intr.c146 tr_type = dwc2_hcd_select_transactions(hsotg); in dwc2_sof_intr()
761 tr_type = dwc2_hcd_select_transactions(hsotg); in dwc2_release_channel()
Dhcd_ddma.c1202 tr_type = dwc2_hcd_select_transactions(hsotg); in dwc2_hcd_complete_xfer_ddma()
Dhcd.c417 tr_type = dwc2_hcd_select_transactions(hsotg); in dwc2_hcd_urb_enqueue()
900 enum dwc2_transaction_type dwc2_hcd_select_transactions( in dwc2_hcd_select_transactions() function