Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dr8a66597-hcd.c42 static int r8a66597_get_frame(struct usb_hcd *hcd);
1290 urb->start_frame = r8a66597_get_frame(hcd); in finish_request()
2014 static int r8a66597_get_frame(struct usb_hcd *hcd) in r8a66597_get_frame() function
2328 .get_frame_number = r8a66597_get_frame,
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Dr8a66597-udc.c1766 static int r8a66597_get_frame(struct usb_gadget *_gadget) in r8a66597_get_frame() function
1801 .get_frame = r8a66597_get_frame,