Searched refs:get_latch_status (Results 1 – 7 of 7) sorted by relevance
| /drivers/pci/hotplug/ |
| A D | acpiphp_core.c | 56 static int get_latch_status(struct hotplug_slot *slot, u8 *value); 65 .get_latch_status = get_latch_status, 224 static int get_latch_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_latch_status() function
|
| A D | shpchp_core.c | 47 static int get_latch_status(struct hotplug_slot *slot, u8 *value); 56 .get_latch_status = get_latch_status, 110 get_latch_status(hotplug_slot, &slot->latch_save); in init_slots() 204 static int get_latch_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_latch_status() function
|
| A D | pciehp_core.c | 48 static int get_latch_status(struct hotplug_slot *slot, u8 *value); 68 ops->get_latch_status = get_latch_status; in init_slot() 128 static int get_latch_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_latch_status() function
|
| A D | cpci_hotplug_core.c | 58 static int get_latch_status(struct hotplug_slot *slot, u8 *value); 67 .get_latch_status = get_latch_status, 160 get_latch_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_latch_status() function
|
| A D | pci_hotplug_core.c | 150 retval = get_latch_status(pci_slot->hotplug, &value); in latch_read_file() 223 if (slot->ops->get_latch_status) in has_latch_file()
|
| A D | ibmphp_core.c | 281 static int get_latch_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_latch_status() function 1161 .get_latch_status = get_latch_status,
|
| A D | cpqphp_core.c | 535 static int get_latch_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_latch_status() function 566 .get_latch_status = get_latch_status,
|
Completed in 793 milliseconds