Home
last modified time | relevance | path

Searched refs:dwc2_hcd_queue_transactions (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/dwc2/
H A Dhcd_intr.c178 dwc2_hcd_queue_transactions(hsotg, tr_type); in dwc2_sof_intr()
247 dwc2_hcd_queue_transactions(hsotg, DWC2_TRANSACTION_NON_PERIODIC); in dwc2_np_tx_fifo_empty_intr()
260 dwc2_hcd_queue_transactions(hsotg, DWC2_TRANSACTION_PERIODIC); in dwc2_perio_tx_fifo_empty_intr()
790 dwc2_hcd_queue_transactions(hsotg, tr_type); in dwc2_release_channel()
889 * properly via dwc2_hcd_queue_transactions, which also enables the in dwc2_complete_non_periodic_xfer()
H A Dhcd.h560 void dwc2_hcd_queue_transactions(struct dwc2_hsotg *hsotg,
H A Dhcd_queue.c1492 dwc2_hcd_queue_transactions(hsotg, tr_type); in dwc2_wait_timer_fn()
H A Dhcd_ddma.c1375 dwc2_hcd_queue_transactions(hsotg, tr_type); in dwc2_hcd_complete_xfer_ddma()
H A Dhcd.c1932 dwc2_hcd_queue_transactions(hsotg, tr_type); in dwc2_hcd_urb_enqueue()
3127 * dwc2_hcd_queue_transactions() - Processes the currently active host channels
3137 void dwc2_hcd_queue_transactions(struct dwc2_hsotg *hsotg, in dwc2_hcd_queue_transactions() function
4841 dwc2_hcd_queue_transactions(hsotg, DWC2_TRANSACTION_ALL); in _dwc2_hcd_clear_tt_buffer_complete()
/kernel/linux/linux-6.6/drivers/usb/dwc2/
H A Dhcd_intr.c148 dwc2_hcd_queue_transactions(hsotg, tr_type); in dwc2_sof_intr()
217 dwc2_hcd_queue_transactions(hsotg, DWC2_TRANSACTION_NON_PERIODIC); in dwc2_np_tx_fifo_empty_intr()
230 dwc2_hcd_queue_transactions(hsotg, DWC2_TRANSACTION_PERIODIC); in dwc2_perio_tx_fifo_empty_intr()
760 dwc2_hcd_queue_transactions(hsotg, tr_type); in dwc2_release_channel()
859 * properly via dwc2_hcd_queue_transactions, which also enables the in dwc2_complete_non_periodic_xfer()
H A Dhcd.h531 void dwc2_hcd_queue_transactions(struct dwc2_hsotg *hsotg,
H A Dhcd_queue.c1462 dwc2_hcd_queue_transactions(hsotg, tr_type); in dwc2_wait_timer_fn()
H A Dhcd_ddma.c1345 dwc2_hcd_queue_transactions(hsotg, tr_type); in dwc2_hcd_complete_xfer_ddma()
H A Dhcd.c1897 dwc2_hcd_queue_transactions(hsotg, tr_type); in dwc2_hcd_urb_enqueue()
3092 * dwc2_hcd_queue_transactions() - Processes the currently active host channels
3102 void dwc2_hcd_queue_transactions(struct dwc2_hsotg *hsotg, in dwc2_hcd_queue_transactions() function
4926 dwc2_hcd_queue_transactions(hsotg, DWC2_TRANSACTION_ALL); in _dwc2_hcd_clear_tt_buffer_complete()

Completed in 40 milliseconds