Home
last modified time | relevance | path

Searched refs:get_latch_status (Results 1 – 7 of 7) sorted by relevance

/drivers/pci/hotplug/
A Dacpiphp_core.c56 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 Dshpchp_core.c47 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 Dpciehp_core.c48 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 Dcpci_hotplug_core.c58 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 Dpci_hotplug_core.c150 retval = get_latch_status(pci_slot->hotplug, &value); in latch_read_file()
223 if (slot->ops->get_latch_status) in has_latch_file()
A Dibmphp_core.c281 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 Dcpqphp_core.c535 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