Searched refs:usb_hcd_pci_shutdown (Results 1 - 4 of 4) sorted by path

/drivers/usb/core/
H A Dhcd-pci.c369 * usb_hcd_pci_shutdown - shutdown host controller
372 void usb_hcd_pci_shutdown(struct pci_dev *dev) function
388 EXPORT_SYMBOL_GPL(usb_hcd_pci_shutdown); variable
/drivers/usb/host/
H A Dehci-pci.c375 .shutdown = usb_hcd_pci_shutdown,
H A Dohci-pci.c279 .shutdown = usb_hcd_pci_shutdown,
H A Dxhci-pci.c340 .shutdown = usb_hcd_pci_shutdown,

Completed in 119 milliseconds