Home
last modified time | relevance | path

Searched refs:get_latch_status (Results 1 - 22 of 22) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/hotplug/
H 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()
H A Dacpiphp_core.c57 static int get_latch_status(struct hotplug_slot *slot, u8 *value);
66 .get_latch_status = get_latch_status,
219 * get_latch_status - get latch status of a slot
226 static int get_latch_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_latch_status() function
H 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
H 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()
H 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
H 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()
H A Dibmphp_core.c289 static int get_latch_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_latch_status() function
295 debug("get_latch_status - Entry hotplug_slot[%lx] pvalue[%lx]\n", in get_latch_status()
308 debug("get_latch_status - Exit rc[%d] rc[%x] value[%x]\n", in get_latch_status()
1232 .get_latch_status = get_latch_status,
H A Dshpchp.h311 int (*get_latch_status)(struct slot *slot, u8 *status); member
H A Dcpqphp_core.c534 static int get_latch_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_latch_status() function
565 .get_latch_status = get_latch_status,
H A Dshpchp_hpc.c904 .get_latch_status = hpc_get_latch_status,
/kernel/linux/linux-6.6/drivers/pci/hotplug/
H A Dshpchp_core.c50 static int get_latch_status(struct hotplug_slot *slot, u8 *value);
59 .get_latch_status = get_latch_status,
114 get_latch_status(hotplug_slot, &slot->latch_save); in init_slots()
208 static int get_latch_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_latch_status() function
216 retval = slot->hpc_ops->get_latch_status(slot, value); in get_latch_status()
H A Dacpiphp_core.c56 static int get_latch_status(struct hotplug_slot *slot, u8 *value);
65 .get_latch_status = get_latch_status,
218 * get_latch_status - get latch status of a slot
225 static int get_latch_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_latch_status() function
H 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
H 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()
H 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
H 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()
H A Dibmphp_core.c281 static int get_latch_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_latch_status() function
287 debug("get_latch_status - Entry hotplug_slot[%lx] pvalue[%lx]\n", in get_latch_status()
300 debug("get_latch_status - Exit rc[%d] rc[%x] value[%x]\n", in get_latch_status()
1161 .get_latch_status = get_latch_status,
H A Dshpchp.h311 int (*get_latch_status)(struct slot *slot, u8 *status); member
H 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,
H A Dshpchp_hpc.c882 .get_latch_status = hpc_get_latch_status,
/kernel/linux/linux-5.10/include/linux/
H A Dpci_hotplug.h27 * @get_latch_status: Called to get the current latch status of a slot.
45 int (*get_latch_status) (struct hotplug_slot *slot, u8 *value); member
/kernel/linux/linux-6.6/include/linux/
H A Dpci_hotplug.h27 * @get_latch_status: Called to get the current latch status of a slot.
45 int (*get_latch_status) (struct hotplug_slot *slot, u8 *value); member

Completed in 20 milliseconds