Home
last modified time | relevance | path

Searched refs:get_adapter_status (Results 1 - 25 of 34) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/pci/hotplug/
H A Dshpchp_core.c52 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 Ds390_pci_hpc.c116 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 Dacpiphp_core.c58 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 Dshpchp_ctrl.c54 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 Dpciehp_core.c48 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 Dcpci_hotplug_core.c57 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 Drpaphp_core.c102 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 Dpci_hotplug_core.c191 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 Dshpchp.h312 int (*get_adapter_status)(struct slot *slot, u8 *status); member
H A Dcpqphp_core.c546 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 Dibmphp_core.c345 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 Dshpchp_core.c51 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 Ds390_pci_hpc.c92 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 Dacpiphp_core.c57 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 Dshpchp_ctrl.c54 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 Dpciehp_core.c48 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 Dcpci_hotplug_core.c57 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 Drpaphp_core.c104 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 Dpci_hotplug_core.c191 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 Dshpchp.h312 int (*get_adapter_status)(struct slot *slot, u8 *status); member
H A Dcpqphp_core.c547 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 Dpci_hotplug.h28 * @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 Dpci_hotplug.h28 * @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 Deeh_driver.c779 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 Deeh_driver.c778 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()

Completed in 20 milliseconds

12