Searched refs:hotplug_slot_name (Results 1 – 10 of 10) sorted by relevance
175 hotplug_slot_name(hotplug_slot)); in set_attention_status()221 hotplug_slot_name(hotplug_slot)); in get_attention_status()
212 hotplug_slot_name(slot->hotplug_slot)); in cpci_led_on()241 hotplug_slot_name(slot->hotplug_slot)); in cpci_led_off()
403 if (strcmp(hotplug_slot_name(slot), name) == 0) in get_slot_from_name()486 temp = get_slot_from_name(hotplug_slot_name(hotplug)); in pci_hp_deregister()496 dbg("Removed slot %s from the list\n", hotplug_slot_name(hotplug)); in pci_hp_deregister()
75 return hotplug_slot_name(slot->hotplug_slot); in slot_name()
58 return hotplug_slot_name(slot->hotplug_slot); in slot_name()
167 return hotplug_slot_name(slot->hotplug_slot); in slot_name()
83 __func__, hotplug_slot_name(hotplug_slot)); in release_slot()
187 return hotplug_slot_name(slot->hotplug_slot); in slot_name()
462 return hotplug_slot_name(slot->hotplug_slot); in slot_name()
113 static inline const char *hotplug_slot_name(const struct hotplug_slot *slot) in hotplug_slot_name() function