Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/usb/host/
Dxhci-pci.c81 static int xhci_pci_setup(struct usb_hcd *hcd);
87 .reset = xhci_pci_setup,
591 static int xhci_pci_setup(struct usb_hcd *hcd) in xhci_pci_setup() function