Home
last modified time | relevance | path

Searched refs:usb_hcd_pci_remove (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/core/
H A Dhcd-pci.c305 * usb_hcd_pci_remove - shutdown processing for PCI-based HCDs
315 void usb_hcd_pci_remove(struct pci_dev *dev) in usb_hcd_pci_remove() function
357 EXPORT_SYMBOL_GPL(usb_hcd_pci_remove); variable
/kernel/linux/linux-6.6/drivers/usb/core/
H A Dhcd-pci.c300 * usb_hcd_pci_remove - shutdown processing for PCI-based HCDs
311 void usb_hcd_pci_remove(struct pci_dev *dev) in usb_hcd_pci_remove() function
353 EXPORT_SYMBOL_GPL(usb_hcd_pci_remove); variable
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dohci-pci.c294 .remove = usb_hcd_pci_remove,
H A Duhci-pci.c307 .remove = usb_hcd_pci_remove,
H A Dxhci-pci.c520 usb_hcd_pci_remove(dev); in xhci_pci_probe()
553 usb_hcd_pci_remove(dev); in xhci_pci_remove()
H A Dehci-pci.c387 usb_hcd_pci_remove(pdev); in ehci_pci_remove()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dohci-pci.c294 .remove = usb_hcd_pci_remove,
H A Duhci-pci.c308 .remove = usb_hcd_pci_remove,
H A Dehci-pci.c392 usb_hcd_pci_remove(pdev); in ehci_pci_remove()
H A Dxhci-pci.c708 usb_hcd_pci_remove(dev); in xhci_pci_probe()
735 usb_hcd_pci_remove(dev); in xhci_pci_remove()
/kernel/linux/linux-5.10/include/linux/usb/
H A Dhcd.h487 extern void usb_hcd_pci_remove(struct pci_dev *dev);
/kernel/linux/linux-6.6/include/linux/usb/
H A Dhcd.h484 extern void usb_hcd_pci_remove(struct pci_dev *dev);

Completed in 11 milliseconds