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

/linux-master/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) function
1023 * dwc2_uframe_unschedule - Undoes dwc2_uframe_schedule().
1176 status = dwc2_uframe_schedule(hsotg, qh);

Completed in 149 milliseconds