Home
last modified time | relevance | path

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

/linux/drivers/pci/hotplug/
A Dshpchp_core.c51 static int get_latch_status(struct hotplug_slot *slot, u8 *value);
60 .get_latch_status = get_latch_status,
115 get_latch_status(hotplug_slot, &slot->latch_save); in init_slots()
209 static int get_latch_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_latch_status() function
217 retval = slot->hpc_ops->get_latch_status(slot, value); in get_latch_status()
A Dacpiphp_core.c57 static int get_latch_status(struct hotplug_slot *slot, u8 *value);
66 .get_latch_status = get_latch_status,
226 static int get_latch_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_latch_status() function
A Dpciehp_core.c47 static int get_latch_status(struct hotplug_slot *slot, u8 *value);
67 ops->get_latch_status = get_latch_status; in init_slot()
127 static int get_latch_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_latch_status() function
A Dshpchp_ctrl.c79 p_slot->hpc_ops->get_latch_status(p_slot, &getstatus); in shpchp_handle_switch_change()
451 slot->hpc_ops->get_latch_status(slot, &slot->latch_save); in update_slot_info()
555 rc = p_slot->hpc_ops->get_latch_status(p_slot, &getstatus); in shpchp_enable_slot()
573 p_slot->hpc_ops->get_latch_status(p_slot, &getstatus); in shpchp_enable_slot()
589 p_slot->hpc_ops->get_latch_status(p_slot, &getstatus); in shpchp_enable_slot()
616 rc = p_slot->hpc_ops->get_latch_status(p_slot, &getstatus); in shpchp_disable_slot()
A Dcpci_hotplug_core.c58 static int get_latch_status(struct hotplug_slot *slot, u8 *value);
67 .get_latch_status = get_latch_status,
173 get_latch_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_latch_status() function
A Dpci_hotplug_core.c174 retval = get_latch_status(pci_slot->hotplug, &value); in latch_read_file()
265 if (slot->ops->get_latch_status) in has_latch_file()
A Dibmphp_core.c289 static int get_latch_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_latch_status() function
1232 .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,
A Dshpchp.h311 int (*get_latch_status)(struct slot *slot, u8 *status); member
A Dshpchp_hpc.c899 .get_latch_status = hpc_get_latch_status,
/linux/include/linux/
A Dpci_hotplug.h45 int (*get_latch_status) (struct hotplug_slot *slot, u8 *value); member
/linux/
A DSystem.map21597 ffff8000105c20b0 t get_latch_status
A D.tmp_System.map21597 ffff8000105c20b0 t get_latch_status

Completed in 320 milliseconds