Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Dimx21-hcd.c138 static int imx21_hc_get_frame(struct usb_hcd *hcd) in imx21_hc_get_frame() function
594 cur_frame = imx21_hc_get_frame(hcd); in schedule_isoc_etds()
661 imx21_hc_get_frame(hcd), td, cc, bytes_xfrd); in isoc_etd_done()
667 cc, imx21_hc_get_frame(hcd), td->frame, in isoc_etd_done()
815 cur_frame = imx21_hc_get_frame(hcd); in imx21_hc_urb_enqueue_isoc()
1800 .get_frame_number = imx21_hc_get_frame,