Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/host/
Dimx21-hcd.c125 static int imx21_hc_get_frame(struct usb_hcd *hcd) in imx21_hc_get_frame() function
581 cur_frame = imx21_hc_get_frame(hcd); in schedule_isoc_etds()
648 imx21_hc_get_frame(hcd), td, cc, bytes_xfrd); in isoc_etd_done()
654 cc, imx21_hc_get_frame(hcd), td->frame, in isoc_etd_done()
802 cur_frame = imx21_hc_get_frame(hcd); in imx21_hc_urb_enqueue_isoc()
1787 .get_frame_number = imx21_hc_get_frame,