Home
last modified time | relevance | path

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

/linux/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()
2013 static int r8a66597_get_frame(struct usb_hcd *hcd) in r8a66597_get_frame() function
2327 .get_frame_number = r8a66597_get_frame,