Home
last modified time | relevance | path

Searched refs:xhci_rcar_start (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A 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, \
H A 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()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-rcar.c99 static void xhci_rcar_start(struct usb_hcd *hcd) in xhci_rcar_start() function
198 xhci_rcar_start(hcd); in xhci_rcar_resume_quirk()
220 .plat_start = xhci_rcar_start, \

Completed in 2 milliseconds