Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/host/
Dxhci-pci.c92 static int xhci_pci_setup(struct usb_hcd *hcd);
98 .reset = xhci_pci_setup,
545 static int xhci_pci_setup(struct usb_hcd *hcd) in xhci_pci_setup() function