Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dpci_hotplug.h113 int __must_check pci_hp_change_slot_info(struct hotplug_slot *slot,
/Linux-v4.19/drivers/pci/hotplug/
Dpci_hotplug_core.c572 int pci_hp_change_slot_info(struct hotplug_slot *slot, in pci_hp_change_slot_info() function
582 EXPORT_SYMBOL_GPL(pci_hp_change_slot_info);
Dcpci_hotplug_core.c77 return pci_hp_change_slot_info(hotplug_slot, &info); in update_latch_status()
87 return pci_hp_change_slot_info(hotplug_slot, &info); in update_adapter_status()
Dshpchp_ctrl.c463 result = pci_hp_change_slot_info(slot->hotplug_slot, info); in update_slot_info()
Dibmphp_core.c633 rc = pci_hp_change_slot_info(slot_cur->hotplug_slot, info); in ibmphp_update_slot_info()
Dcpqphp_ctrl.c1783 result = pci_hp_change_slot_info(slot->hotplug_slot, info); in update_slot_info()