Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/usb/host/
Dr8a66597-hcd.c42 static int r8a66597_get_frame(struct usb_hcd *hcd);
1290 urb->start_frame = r8a66597_get_frame(hcd); in finish_request()
2013 static int r8a66597_get_frame(struct usb_hcd *hcd) in r8a66597_get_frame() function
2327 .get_frame_number = r8a66597_get_frame,
/linux-6.6.21/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,