Home
last modified time | relevance | path

Searched refs:dwc2_uframe_schedule (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/dwc2/
H A Dhcd_queue.c1025 * dwc2_uframe_schedule - Schedule a QH for a periodic xfer.
1033 static int dwc2_uframe_schedule(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh) in dwc2_uframe_schedule() function
1053 * dwc2_uframe_unschedule - Undoes dwc2_uframe_schedule().
1206 status = dwc2_uframe_schedule(hsotg, qh); in dwc2_do_reserve()
/kernel/linux/linux-6.6/drivers/usb/dwc2/
H A Dhcd_queue.c995 * dwc2_uframe_schedule - Schedule a QH for a periodic xfer.
1003 static int dwc2_uframe_schedule(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh) in dwc2_uframe_schedule() function
1023 * dwc2_uframe_unschedule - Undoes dwc2_uframe_schedule().
1176 status = dwc2_uframe_schedule(hsotg, qh); in dwc2_do_reserve()

Completed in 5 milliseconds