Searched refs:usb_hcd_pci_remove (Results 1 - 5 of 5) sorted by relevance

/drivers/usb/host/
H A Dxhci-pci.c178 usb_hcd_pci_remove(dev);
191 usb_hcd_pci_remove(dev);
H A Duhci-pci.c293 .remove = usb_hcd_pci_remove,
H A Dohci-pci.c414 .remove = usb_hcd_pci_remove,
H A Dehci-pci.c548 .remove = usb_hcd_pci_remove,
/drivers/usb/core/
H A Dhcd-pci.c279 * usb_hcd_pci_remove - shutdown processing for PCI-based HCDs
289 void usb_hcd_pci_remove(struct pci_dev *dev) function
319 EXPORT_SYMBOL_GPL(usb_hcd_pci_remove); variable

Completed in 87 milliseconds