Home
last modified time | relevance | path

Searched defs:get_adapter_status (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/pci/hotplug/
H A Ds390_pci_hpc.c113 static int get_adapter_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_adapter_status() function
H A Dacpiphp_core.c244 static int get_adapter_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_adapter_status() function
H A Dshpchp_core.c222 static int get_adapter_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_adapter_status() function
H A Dpciehp_core.c139 static int get_adapter_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_adapter_status() function
H A Dcpci_hotplug_core.c164 get_adapter_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_adapter_status() function
H A Drpaphp_core.c104 static int get_adapter_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_adapter_status() function
H A Dcpqphp_core.c547 static int get_adapter_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_adapter_status() function
/linux/include/linux/
H A Dpci_hotplug.h46 int (*get_adapter_status) (struct hotplug_slot *slot, u8 *value); member