Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/host/
Dxhci-pci.c374 usb_hcd_pci_remove(dev); in xhci_pci_probe()
400 usb_hcd_pci_remove(dev); in xhci_pci_remove()
Dohci-pci.c295 .remove = usb_hcd_pci_remove,
Duhci-pci.c301 .remove = usb_hcd_pci_remove,
Dehci-pci.c369 usb_hcd_pci_remove(pdev); in ehci_pci_remove()
/Linux-v5.4/drivers/usb/core/
Dhcd-pci.c310 void usb_hcd_pci_remove(struct pci_dev *dev) in usb_hcd_pci_remove() function
347 EXPORT_SYMBOL_GPL(usb_hcd_pci_remove);
/Linux-v5.4/include/linux/usb/
Dhcd.h483 extern void usb_hcd_pci_remove(struct pci_dev *dev);