/kernel/linux/linux-5.10/drivers/pci/hotplug/ |
H A D | shpchp_core.c | 51 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 D | acpiphp_core.c | 57 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 D | pciehp_core.c | 47 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 D | shpchp_ctrl.c | 79 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 D | cpci_hotplug_core.c | 58 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 D | pci_hotplug_core.c | 174 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 D | ibmphp_core.c | 289 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 D | shpchp.h | 311 int (*get_latch_status)(struct slot *slot, u8 *status); member
|
H A D | cpqphp_core.c | 534 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 D | shpchp_hpc.c | 904 .get_latch_status = hpc_get_latch_status,
|
/kernel/linux/linux-6.6/drivers/pci/hotplug/ |
H A D | shpchp_core.c | 50 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 D | acpiphp_core.c | 56 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 D | pciehp_core.c | 47 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 D | shpchp_ctrl.c | 79 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 D | cpci_hotplug_core.c | 58 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 D | pci_hotplug_core.c | 174 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 D | ibmphp_core.c | 281 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 D | shpchp.h | 311 int (*get_latch_status)(struct slot *slot, u8 *status); member
|
H 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,
|
H A D | shpchp_hpc.c | 882 .get_latch_status = hpc_get_latch_status,
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | pci_hotplug.h | 27 * @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 D | pci_hotplug.h | 27 * @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
|