Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci.h1838 int xhci_get_frame(struct usb_hcd *hcd);
Dxhci.c4844 int xhci_get_frame(struct usb_hcd *hcd) in xhci_get_frame() function
5005 .get_frame_number = xhci_get_frame,