Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dr8a66597-hcd.c55 static int r8a66597_get_frame(struct usb_hcd *hcd);
1305 urb->start_frame = r8a66597_get_frame(hcd); in finish_request()
2022 static int r8a66597_get_frame(struct usb_hcd *hcd) in r8a66597_get_frame() function
2339 .get_frame_number = r8a66597_get_frame,
/linux-4.4.14/drivers/usb/gadget/udc/
Dr8a66597-udc.c1781 static int r8a66597_get_frame(struct usb_gadget *_gadget) in r8a66597_get_frame() function
1816 .get_frame = r8a66597_get_frame,