Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/dwc2/dist/
H A Ddwc2_hcdintr.c164 dwc2_hcd_queue_transactions(hsotg, tr_type); in dwc2_sof_intr()
233 dwc2_hcd_queue_transactions(hsotg, DWC2_TRANSACTION_NON_PERIODIC); in dwc2_np_tx_fifo_empty_intr()
246 dwc2_hcd_queue_transactions(hsotg, DWC2_TRANSACTION_PERIODIC); in dwc2_perio_tx_fifo_empty_intr()
817 dwc2_hcd_queue_transactions(hsotg, tr_type); in dwc2_release_channel()
H A Ddwc2_hcd.h476 extern void dwc2_hcd_queue_transactions(struct dwc2_hsotg *hsotg,
H A Ddwc2_hcdqueue.c647 dwc2_hcd_queue_transactions(hsotg, tr_type); in dwc2_wait_timer_fn()
H A Ddwc2_hcd.c476 dwc2_hcd_queue_transactions(hsotg, tr_type); in dwc2_hcd_urb_enqueue()
1343 void dwc2_hcd_queue_transactions(struct dwc2_hsotg *hsotg, in dwc2_hcd_queue_transactions() function
H A Ddwc2_hcdddma.c1364 dwc2_hcd_queue_transactions(hsotg, tr_type); in dwc2_hcd_complete_xfer_ddma()