Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci-pci.c293 usb_hcd_pci_remove(dev); in xhci_pci_probe()
309 usb_hcd_pci_remove(dev); in xhci_pci_remove()
Duhci-pci.c296 .remove = usb_hcd_pci_remove,
Dohci-pci.c278 .remove = usb_hcd_pci_remove,
Dehci-pci.c399 .remove = usb_hcd_pci_remove,
/linux-4.4.14/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.4.14/include/linux/usb/
Dhcd.h459 extern void usb_hcd_pci_remove(struct pci_dev *dev);