Home
last modified time | relevance | path

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

/linux/drivers/usb/core/
H A Dhcd-pci.c300 * usb_hcd_pci_remove - shutdown processing for PCI-based HCDs
311 void usb_hcd_pci_remove(struct pci_dev *dev) in usb_hcd_pci_remove() function
353 EXPORT_SYMBOL_GPL(usb_hcd_pci_remove);
/linux/drivers/usb/host/
H A Dohci-pci.c317 .remove = usb_hcd_pci_remove,
H A Duhci-pci.c308 .remove = usb_hcd_pci_remove,
H A Dehci-pci.c392 usb_hcd_pci_remove(pdev); in ehci_pci_remove()
H A Dxhci-pci.c678 usb_hcd_pci_remove(dev); in xhci_pci_common_probe()
722 usb_hcd_pci_remove(dev); in xhci_pci_remove()
/linux/include/linux/usb/
H A Dhcd.h485 extern void usb_hcd_pci_remove(struct pci_dev *dev);