Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/core/
Dhcd-pci.c311 void usb_hcd_pci_remove(struct pci_dev *dev) in usb_hcd_pci_remove() function
353 EXPORT_SYMBOL_GPL(usb_hcd_pci_remove);
/Linux-v6.1/drivers/usb/host/
Dohci-pci.c294 .remove = usb_hcd_pci_remove,
Duhci-pci.c305 .remove = usb_hcd_pci_remove,
Dehci-pci.c391 usb_hcd_pci_remove(pdev); in ehci_pci_remove()
Dxhci-pci.c461 usb_hcd_pci_remove(dev); in xhci_pci_probe()
488 usb_hcd_pci_remove(dev); in xhci_pci_remove()
/Linux-v6.1/include/linux/usb/
Dhcd.h483 extern void usb_hcd_pci_remove(struct pci_dev *dev);