Home
last modified time | relevance | path

Searched refs:pci_stop_and_remove_bus_device (Results 1 – 18 of 18) sorted by relevance

/linux-4.4.14/drivers/pci/
Dremove.c111 void pci_stop_and_remove_bus_device(struct pci_dev *dev) in pci_stop_and_remove_bus_device() function
116 EXPORT_SYMBOL(pci_stop_and_remove_bus_device);
121 pci_stop_and_remove_bus_device(dev); in pci_stop_and_remove_bus_device_locked()
Diov.c182 pci_stop_and_remove_bus_device(virtfn); in virtfn_add()
219 pci_stop_and_remove_bus_device(virtfn); in virtfn_remove()
Dxen-pcifront.c564 pci_stop_and_remove_bus_device(dev); in free_root_bus_devs()
1074 pci_stop_and_remove_bus_device(pci_dev); in pcifront_detach_devices()
/linux-4.4.14/drivers/pcmcia/
Dcardbus.c123 pci_stop_and_remove_bus_device(dev); in cb_free()
/linux-4.4.14/arch/powerpc/kernel/
Dpci-hotplug.c60 pci_stop_and_remove_bus_device(dev); in pcibios_remove_pci_devices()
Deeh_driver.c456 pci_stop_and_remove_bus_device(dev); in eeh_rmv_device()
/linux-4.4.14/drivers/pci/hotplug/
Dshpchp_pci.c109 pci_stop_and_remove_bus_device(dev); in shpchp_unconfigure_device()
Dpciehp_pci.c112 pci_stop_and_remove_bus_device(dev); in pciehp_unconfigure_device()
Dacpiphp_glue.c554 pci_stop_and_remove_bus_device(dev); in disable_slot()
648 pci_stop_and_remove_bus_device(dev); in trim_stale_devices()
716 pci_stop_and_remove_bus_device(dev); in acpiphp_sanitize_bus()
Dcpci_hotplug_pci.c323 pci_stop_and_remove_bus_device(dev); in cpci_unconfigure_slot()
Drpadlpar_core.c397 pci_stop_and_remove_bus_device(bus->self); in dlpar_remove_pci_slot()
Dsgi_hotplug.c544 pci_stop_and_remove_bus_device(dev); in disable_slot()
Dibmphp_core.c724 pci_stop_and_remove_bus_device(temp); in ibm_unconfigure_device()
Dcpqphp_pci.c135 pci_stop_and_remove_bus_device(temp); in cpqhp_unconfigure_device()
/linux-4.4.14/arch/s390/pci/
Dpci_sysfs.c48 pci_stop_and_remove_bus_device(pdev); in recover_store()
/linux-4.4.14/drivers/platform/x86/
Deeepc-laptop.c629 pci_stop_and_remove_bus_device(dev); in eeepc_rfkill_hotplug()
Dasus-wmi.c712 pci_stop_and_remove_bus_device(dev); in asus_rfkill_hotplug()
/linux-4.4.14/include/linux/
Dpci.h840 void pci_stop_and_remove_bus_device(struct pci_dev *dev);