Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/dwc2/
H A Dhcd_queue.c1005 * dwc2_uframe_schedule_ls - Schedule a QH for a periodic low/full speed xfer.
1013 static int dwc2_uframe_schedule_ls(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh) in dwc2_uframe_schedule_ls() function
1040 ret = dwc2_uframe_schedule_ls(hsotg, qh); in dwc2_uframe_schedule()
/kernel/linux/linux-6.6/drivers/usb/dwc2/
H A Dhcd_queue.c975 * dwc2_uframe_schedule_ls - Schedule a QH for a periodic low/full speed xfer.
983 static int dwc2_uframe_schedule_ls(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh) in dwc2_uframe_schedule_ls() function
1010 ret = dwc2_uframe_schedule_ls(hsotg, qh); in dwc2_uframe_schedule()

Completed in 6 milliseconds