Home
last modified time | relevance | path

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

/drivers/usb/host/
Dxhci-rcar.h16 void xhci_rcar_start(struct usb_hcd *hcd);
20 static inline void xhci_rcar_start(struct usb_hcd *hcd) in xhci_rcar_start() function
52 .plat_start = xhci_rcar_start, \
Dxhci-rcar.c110 void xhci_rcar_start(struct usb_hcd *hcd) in xhci_rcar_start() function
221 xhci_rcar_start(hcd); in xhci_rcar_resume_quirk()