Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/host/
Dxhci-plat.c30 static int xhci_plat_start(struct usb_hcd *hcd);
35 .start = xhci_plat_start,
96 static int xhci_plat_start(struct usb_hcd *hcd) in xhci_plat_start() function