Home
last modified time | relevance | path

Searched refs:get_adapter_status (Results 1 – 19 of 19) sorted by relevance

/linux/drivers/pci/hotplug/
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()
A Dacpiphp_core.c58 static int get_adapter_status(struct hotplug_slot *slot, u8 *value);
67 .get_adapter_status = get_adapter_status,
246 static int get_adapter_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_adapter_status() function
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,
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()
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
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
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,
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()
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,
A Dshpchp.h312 int (*get_adapter_status)(struct slot *slot, u8 *status); member
A Dpnv_php.c598 .get_adapter_status = pnv_php_get_adapter_state,
A Dshpchp_hpc.c900 .get_adapter_status = hpc_get_adapter_status,
A Dibmphp_core.c1233 .get_adapter_status = get_adapter_present,
/linux/include/linux/
A Dpci_hotplug.h46 int (*get_adapter_status) (struct hotplug_slot *slot, u8 *value); member
/linux/arch/powerpc/kernel/
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()
/linux/drivers/platform/x86/
A Deeepc-laptop.c722 .get_adapter_status = eeepc_get_adapter_status,
A Dasus-wmi.c1138 .get_adapter_status = asus_get_adapter_status,
/linux/
A DSystem.map21596 ffff8000105c2074 t get_adapter_status
A D.tmp_System.map21596 ffff8000105c2074 t get_adapter_status

Completed in 1071 milliseconds