get_attn 154 drivers/pci/hotplug/acpiphp.h int (*get_attn)(struct hotplug_slot *slot, u8 *status); get_attn 83 drivers/pci/hotplug/acpiphp_core.c info->get_attn && !attention_info) { get_attn 210 drivers/pci/hotplug/acpiphp_core.c retval = attention_info->get_attn(hotplug_slot, value); get_attn 107 drivers/pci/hotplug/acpiphp_ibm.c .get_attn = ibm_get_attention_status,