Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/dwc2/
Dhcd_intr.c148 dwc2_hcd_queue_transactions(hsotg, tr_type); in dwc2_sof_intr()
220 dwc2_hcd_queue_transactions(hsotg, DWC2_TRANSACTION_NON_PERIODIC); in dwc2_np_tx_fifo_empty_intr()
233 dwc2_hcd_queue_transactions(hsotg, DWC2_TRANSACTION_PERIODIC); in dwc2_perio_tx_fifo_empty_intr()
781 dwc2_hcd_queue_transactions(hsotg, tr_type); in dwc2_release_channel()
Dhcd.h460 extern void dwc2_hcd_queue_transactions(struct dwc2_hsotg *hsotg,
Dhcd.c415 dwc2_hcd_queue_transactions(hsotg, tr_type); in dwc2_hcd_urb_enqueue()
1323 void dwc2_hcd_queue_transactions(struct dwc2_hsotg *hsotg, in dwc2_hcd_queue_transactions() function
2881 dwc2_hcd_queue_transactions(hsotg, DWC2_TRANSACTION_ALL); in _dwc2_hcd_clear_tt_buffer_complete()
Dhcd_ddma.c1210 dwc2_hcd_queue_transactions(hsotg, tr_type); in dwc2_hcd_complete_xfer_ddma()