Searched refs:hotplug_slot_name (Results 1 – 8 of 8) sorted by relevance
75 hotplug_slot_name(&hp_slot->slot)); in octep_hp_enable_pdev()86 hotplug_slot_name(&hp_slot->slot)); in octep_hp_enable_pdev()95 hotplug_slot_name(&hp_slot->slot)); in octep_hp_disable_pdev()100 hotplug_slot_name(&hp_slot->slot)); in octep_hp_disable_pdev()204 hotplug_slot_name(&hp_slot->slot)); in octep_hp_cmd_handler()
159 hotplug_slot_name(hotplug_slot)); in set_attention_status()205 hotplug_slot_name(hotplug_slot)); in get_attention_status()
60 return hotplug_slot_name(&slot->hotplug_slot); in slot_name()
43 return hotplug_slot_name(&slot->hotplug_slot); in slot_name()
203 return hotplug_slot_name(&ctrl->hotplug_slot); in slot_name()
156 return hotplug_slot_name(&slot->hotplug_slot); in slot_name()
448 return hotplug_slot_name(&slot->hotplug_slot); in slot_name()
66 static inline const char *hotplug_slot_name(const struct hotplug_slot *slot) in hotplug_slot_name() function