Home
last modified time | relevance | path

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

/linux/drivers/usb/core/
H A Dhcd-pci.c356 * usb_hcd_pci_shutdown - shutdown host controller
359 void usb_hcd_pci_shutdown(struct pci_dev *dev) in usb_hcd_pci_shutdown() function
375 EXPORT_SYMBOL_GPL(usb_hcd_pci_shutdown);
/linux/drivers/usb/host/
H A Dohci-pci.c318 .shutdown = usb_hcd_pci_shutdown,
H A Dehci-pci.c413 .shutdown = usb_hcd_pci_shutdown,
H A Dxhci-pci-renesas.c655 .shutdown = usb_hcd_pci_shutdown,
H A Dxhci-pci.c128 /* Legacy IRQ is freed by usb_remove_hcd() or usb_hcd_pci_shutdown() */
954 .shutdown = usb_hcd_pci_shutdown,
/linux/include/linux/usb/
H A Dhcd.h486 extern void usb_hcd_pci_shutdown(struct pci_dev *dev);