Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Dxhci-pci.c290 usb_hcd_pci_remove(dev); in xhci_pci_probe()
306 usb_hcd_pci_remove(dev); in xhci_pci_remove()
Dohci-pci.c278 .remove = usb_hcd_pci_remove,
Duhci-pci.c296 .remove = usb_hcd_pci_remove,
Dehci-pci.c399 .remove = usb_hcd_pci_remove,
/linux-4.1.27/drivers/usb/core/
Dhcd-pci.c330 void usb_hcd_pci_remove(struct pci_dev *dev) in usb_hcd_pci_remove() function
375 EXPORT_SYMBOL_GPL(usb_hcd_pci_remove);
/linux-4.1.27/include/linux/usb/
Dhcd.h448 extern void usb_hcd_pci_remove(struct pci_dev *dev);