Home
last modified time | relevance | path

Searched refs:usb_hcd_pci_shutdown (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/usb/core/
H A Dhcd-pci.c359 void usb_hcd_pci_shutdown(struct pci_dev *dev) in usb_hcd_pci_shutdown() function
375 EXPORT_SYMBOL_GPL(usb_hcd_pci_shutdown);
/openbmc/linux/drivers/usb/host/
H A Dohci-pci.c295 .shutdown = usb_hcd_pci_shutdown,
H A Dehci-pci.c413 .shutdown = usb_hcd_pci_shutdown,
H A Dxhci-pci.c990 .shutdown = usb_hcd_pci_shutdown,
/openbmc/linux/include/linux/usb/
H A Dhcd.h486 extern void usb_hcd_pci_shutdown(struct pci_dev *dev);