Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/host/
Dxhci-plat.c29 static int xhci_plat_setup(struct usb_hcd *hcd);
34 .reset = xhci_plat_setup,
84 static int xhci_plat_setup(struct usb_hcd *hcd) in xhci_plat_setup() function