Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/host/
Dr8a66597-hcd.c42 static int r8a66597_get_frame(struct usb_hcd *hcd);
1292 urb->start_frame = r8a66597_get_frame(hcd); in finish_request()
2016 static int r8a66597_get_frame(struct usb_hcd *hcd) in r8a66597_get_frame() function
2330 .get_frame_number = r8a66597_get_frame,
/Linux-v5.4/drivers/usb/gadget/udc/
Dr8a66597-udc.c1766 static int r8a66597_get_frame(struct usb_gadget *_gadget) in r8a66597_get_frame() function
1801 .get_frame = r8a66597_get_frame,