Searched refs:pci_hp_deregister (Results 1 - 15 of 15) sorted by relevance

/linux-4.4.14/include/linux/
H A Dpci_hotplug.h97 * @release: called during pci_hp_deregister to free memory allocated in a
121 int pci_hp_deregister(struct hotplug_slot *slot);
/linux-4.4.14/drivers/pci/hotplug/
H A Dcpci_hotplug_core.c324 status = pci_hp_deregister(slot->hotplug_slot); cpci_hp_unregister_bus()
326 err("pci_hp_deregister failed with error %d", cpci_hp_unregister_bus()
638 pci_hp_deregister(slot->hotplug_slot); cleanup_slots()
H A Dpci_hotplug_core.c469 * pci_hp_deregister - deregister a hotplug_slot with the PCI hotplug subsystem
477 int pci_hp_deregister(struct hotplug_slot *slot) pci_hp_deregister() function
505 EXPORT_SYMBOL_GPL(pci_hp_deregister); variable
H A Drpaphp_slot.c108 retval = pci_hp_deregister(php_slot); rpaphp_deregister_slot()
H A Ds390_pci_hpc.c212 pci_hp_deregister(slot->hotplug_slot); zpci_exit_slot()
H A Dacpiphp_core.c345 retval = pci_hp_deregister(slot->hotplug_slot); acpiphp_unregister_hotplug_slot()
347 pr_err("pci_hp_deregister failed with error %d\n", retval); acpiphp_unregister_hotplug_slot()
H A Dpciehp_core.c142 pci_hp_deregister(ctrl->slot->hotplug_slot); cleanup_slot()
H A Dpcihp_skeleton.c336 pci_hp_deregister(slot->hotplug_slot); cleanup_slots()
H A Dsgi_hotplug.c663 pci_hp_deregister(bss_hotplug_slot); sn_hotplug_slot_register()
710 pci_hp_deregister(bss_hotplug_slot); sn_pci_hotplug_exit()
H A Drpaphp_core.c371 pci_hp_deregister(slot->hotplug_slot); cleanup_slots()
H A Dshpchp_core.c190 pci_hp_deregister(slot->hotplug_slot); cleanup_slots()
H A Dcpqphp_core.c304 pci_hp_deregister (old_slot->hotplug_slot); ctrl_slot_cleanup()
H A Dibmphp_core.c704 pci_hp_deregister(slot_cur->hotplug_slot); free_slots()
/linux-4.4.14/drivers/platform/x86/
H A Deeepc-laptop.c839 pci_hp_deregister(eeepc->hotplug_slot); eeepc_rfkill_exit()
H A Dasus-wmi.c980 pci_hp_deregister(asus->hotplug_slot); asus_wmi_rfkill_exit()

Completed in 713 milliseconds