/kernel/linux/linux-5.10/drivers/pci/hotplug/ |
H A D | shpchp_core.c | 52 static int get_adapter_status(struct hotplug_slot *slot, u8 *value); 61 .get_adapter_status = get_adapter_status, 116 get_adapter_status(hotplug_slot, &slot->presence_save); in init_slots() 224 static int get_adapter_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_adapter_status() function 232 retval = slot->hpc_ops->get_adapter_status(slot, value); in get_adapter_status()
|
H A D | s390_pci_hpc.c | 116 static int get_adapter_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_adapter_status() function 127 .get_adapter_status = get_adapter_status,
|
H A D | acpiphp_core.c | 58 static int get_adapter_status(struct hotplug_slot *slot, u8 *value); 67 .get_adapter_status = get_adapter_status, 239 * get_adapter_status - get adapter status of a slot 246 static int get_adapter_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_adapter_status() function
|
H A D | shpchp_ctrl.c | 54 p_slot->hpc_ops->get_adapter_status(p_slot, &(p_slot->presence_save)); in shpchp_handle_attention_button() 78 p_slot->hpc_ops->get_adapter_status(p_slot, &(p_slot->presence_save)); in shpchp_handle_switch_change() 119 p_slot->hpc_ops->get_adapter_status(p_slot, &(p_slot->presence_save)); in shpchp_handle_presence_change() 452 slot->hpc_ops->get_adapter_status(slot, &slot->presence_save); in update_slot_info() 550 rc = p_slot->hpc_ops->get_adapter_status(p_slot, &getstatus); in shpchp_enable_slot() 570 p_slot->hpc_ops->get_adapter_status(p_slot, &(p_slot->presence_save)); in shpchp_enable_slot() 587 p_slot->hpc_ops->get_adapter_status(p_slot, in shpchp_enable_slot() 611 rc = p_slot->hpc_ops->get_adapter_status(p_slot, &getstatus); in shpchp_disable_slot()
|
H A D | pciehp_core.c | 48 static int get_adapter_status(struct hotplug_slot *slot, u8 *value); 64 ops->get_adapter_status = get_adapter_status; in init_slot() 138 static int get_adapter_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_adapter_status() function
|
H A D | cpci_hotplug_core.c | 57 static int get_adapter_status(struct hotplug_slot *slot, u8 *value); 66 .get_adapter_status = get_adapter_status, 164 get_adapter_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_adapter_status() function
|
H A D | rpaphp_core.c | 102 static int get_adapter_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_adapter_status() function 535 .get_adapter_status = get_adapter_status,
|
H A D | pci_hotplug_core.c | 191 retval = get_adapter_status(pci_slot->hotplug, &value); in presence_read_file() 276 if (slot->ops->get_adapter_status) in has_adapter_file()
|
H A D | shpchp.h | 312 int (*get_adapter_status)(struct slot *slot, u8 *status); member
|
H A D | cpqphp_core.c | 546 static int get_adapter_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_adapter_status() function 566 .get_adapter_status = get_adapter_status,
|
H A D | ibmphp_core.c | 345 debug("get_adapter_status - Entry hotplug_slot[%lx] pvalue[%lx]\n", in get_adapter_present() 1233 .get_adapter_status = get_adapter_present,
|
/kernel/linux/linux-6.6/drivers/pci/hotplug/ |
H A D | shpchp_core.c | 51 static int get_adapter_status(struct hotplug_slot *slot, u8 *value); 60 .get_adapter_status = get_adapter_status, 115 get_adapter_status(hotplug_slot, &slot->presence_save); in init_slots() 223 static int get_adapter_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_adapter_status() function 231 retval = slot->hpc_ops->get_adapter_status(slot, value); in get_adapter_status()
|
H A D | s390_pci_hpc.c | 92 static int get_adapter_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_adapter_status() function 104 .get_adapter_status = get_adapter_status,
|
H A D | acpiphp_core.c | 57 static int get_adapter_status(struct hotplug_slot *slot, u8 *value); 66 .get_adapter_status = get_adapter_status, 238 * get_adapter_status - get adapter status of a slot 245 static int get_adapter_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_adapter_status() function
|
H A D | shpchp_ctrl.c | 54 p_slot->hpc_ops->get_adapter_status(p_slot, &(p_slot->presence_save)); in shpchp_handle_attention_button() 78 p_slot->hpc_ops->get_adapter_status(p_slot, &(p_slot->presence_save)); in shpchp_handle_switch_change() 119 p_slot->hpc_ops->get_adapter_status(p_slot, &(p_slot->presence_save)); in shpchp_handle_presence_change() 452 slot->hpc_ops->get_adapter_status(slot, &slot->presence_save); in update_slot_info() 550 rc = p_slot->hpc_ops->get_adapter_status(p_slot, &getstatus); in shpchp_enable_slot() 570 p_slot->hpc_ops->get_adapter_status(p_slot, &(p_slot->presence_save)); in shpchp_enable_slot() 587 p_slot->hpc_ops->get_adapter_status(p_slot, in shpchp_enable_slot() 611 rc = p_slot->hpc_ops->get_adapter_status(p_slot, &getstatus); in shpchp_disable_slot()
|
H A D | pciehp_core.c | 48 static int get_adapter_status(struct hotplug_slot *slot, u8 *value); 64 ops->get_adapter_status = get_adapter_status; in init_slot() 138 static int get_adapter_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_adapter_status() function
|
H A D | cpci_hotplug_core.c | 57 static int get_adapter_status(struct hotplug_slot *slot, u8 *value); 66 .get_adapter_status = get_adapter_status, 164 get_adapter_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_adapter_status() function
|
H A D | rpaphp_core.c | 104 static int get_adapter_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_adapter_status() function 537 .get_adapter_status = get_adapter_status,
|
H A D | pci_hotplug_core.c | 191 retval = get_adapter_status(pci_slot->hotplug, &value); in presence_read_file() 276 if (slot->ops->get_adapter_status) in has_adapter_file()
|
H A D | shpchp.h | 312 int (*get_adapter_status)(struct slot *slot, u8 *status); member
|
H A D | cpqphp_core.c | 547 static int get_adapter_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_adapter_status() function 567 .get_adapter_status = get_adapter_status,
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | pci_hotplug.h | 28 * @get_adapter_status: Called to get see if an adapter is present in the slot or not. 46 int (*get_adapter_status) (struct hotplug_slot *slot, u8 *value); member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | pci_hotplug.h | 28 * @get_adapter_status: Called to get see if an adapter is present in the slot or not. 46 int (*get_adapter_status) (struct hotplug_slot *slot, u8 *value); member
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | eeh_driver.c | 779 if (!ops || !ops->get_adapter_status) in eeh_slot_presence_check() 786 rc = ops->get_adapter_status(slot->hotplug, &state); in eeh_slot_presence_check()
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | eeh_driver.c | 778 if (!ops || !ops->get_adapter_status) in eeh_slot_presence_check() 785 rc = ops->get_adapter_status(slot->hotplug, &state); in eeh_slot_presence_check()
|