Home
last modified time | relevance | path

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

/linux-4.1.27/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.c177 pci_stop_and_remove_bus_device(virtfn); in virtfn_add()
214 pci_stop_and_remove_bus_device(virtfn); in virtfn_remove()
Dxen-pcifront.c556 pci_stop_and_remove_bus_device(dev); in free_root_bus_devs()
1066 pci_stop_and_remove_bus_device(pci_dev); in pcifront_detach_devices()
/linux-4.1.27/arch/s390/pci/
Dpci_event.c94 pci_stop_and_remove_bus_device(pdev); in __zpci_event_availability()
111 pci_stop_and_remove_bus_device(pdev); in __zpci_event_availability()
Dpci_sysfs.c47 pci_stop_and_remove_bus_device(pdev); in recover_store()
/linux-4.1.27/arch/powerpc/kernel/
Dpci-hotplug.c55 pci_stop_and_remove_bus_device(dev); in pcibios_remove_pci_devices()
Deeh_driver.c454 pci_stop_and_remove_bus_device(dev); in eeh_rmv_device()
/linux-4.1.27/drivers/pcmcia/
Dcardbus.c123 pci_stop_and_remove_bus_device(dev); in cb_free()
/linux-4.1.27/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()
649 pci_stop_and_remove_bus_device(dev); in trim_stale_devices()
717 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.1.27/drivers/platform/x86/
Deeepc-laptop.c628 pci_stop_and_remove_bus_device(dev); in eeepc_rfkill_hotplug()
Dasus-wmi.c649 pci_stop_and_remove_bus_device(dev); in asus_rfkill_hotplug()
/linux-4.1.27/include/linux/
Dpci.h819 void pci_stop_and_remove_bus_device(struct pci_dev *dev);