Searched defs:get_power_status (Results 1 – 10 of 10) sorted by relevance
/linux/drivers/pci/hotplug/ |
H A D | s390_pci_hpc.c | 104 static int get_power_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_power_status() function
|
H A D | acpiphp_core.c | 178 static int get_power_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_power_status() function
|
H A D | shpchp_core.c | 177 static int get_power_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_power_status() function
|
H A D | pciehp_core.c | 117 static int get_power_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_power_status() function
|
H A D | cpci_hotplug_core.c | 140 get_power_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_power_status() function
|
H A D | rpaphp_core.c | 81 static int get_power_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_power_status() function
|
H A D | ibmphp_core.c | 306 static int get_power_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_power_status() function
|
H A D | cpqphp_core.c | 513 static int get_power_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_power_status() function
|
/linux/include/linux/ |
H A D | pci_hotplug.h | 43 int (*get_power_status) (struct hotplug_slot *slot, u8 *value); member
|
H A D | enclosure.h | 75 void (*get_power_status)(struct enclosure_device *, member
|