Home
last modified time | relevance | path

Searched refs:slot_name (Results 1 – 16 of 16) sorted by relevance

/drivers/pci/hotplug/
Dpciehp_ctrl.c68 ctrl_info(ctrl, "Button pressed on Slot(%s)\n", slot_name(p_slot)); in pciehp_handle_attention_button()
90 ctrl_info(ctrl, "Latch open on Slot(%s)\n", slot_name(p_slot)); in pciehp_handle_switch_change()
96 ctrl_info(ctrl, "Latch close on Slot(%s)\n", slot_name(p_slot)); in pciehp_handle_switch_change()
122 ctrl_info(ctrl, "Card present on Slot(%s)\n", slot_name(p_slot)); in pciehp_handle_presence_change()
129 slot_name(p_slot)); in pciehp_handle_presence_change()
145 ctrl_err(ctrl, "Power fault on slot %s\n", slot_name(p_slot)); in pciehp_handle_power_fault()
218 ctrl_err(ctrl, "Power fault on slot %s\n", slot_name(p_slot)); in board_added()
367 "press.\n", slot_name(p_slot)); in handle_button_press_event()
372 "press.\n", slot_name(p_slot)); in handle_button_press_event()
389 ctrl_info(ctrl, "Button cancel on Slot(%s)\n", slot_name(p_slot)); in handle_button_press_event()
[all …]
Dcpci_hotplug_core.c109 dbg("%s - physical_slot = %s", __func__, slot_name(slot)); in enable_slot()
122 dbg("%s - physical_slot = %s", __func__, slot_name(slot)); in disable_slot()
127 dbg("%s - unconfiguring slot %s", __func__, slot_name(slot)); in disable_slot()
130 __func__, slot_name(slot)); in disable_slot()
133 dbg("%s - finished unconfiguring slot %s", __func__, slot_name(slot)); in disable_slot()
138 __func__, slot_name(slot)); in disable_slot()
284 dbg("slot registered with name: %s", slot_name(slot)); in cpci_hp_register_bus()
320 dbg("deregistering slot %s", slot_name(slot)); in cpci_hp_unregister_bus()
372 dbg("%s - looking at slot %s", __func__, slot_name(slot)); in init_slots()
375 __func__, slot_name(slot)); in init_slots()
[all …]
Dshpchp_ctrl.c73 ctrl_info(ctrl, "Button pressed on Slot(%s)\n", slot_name(p_slot)); in shpchp_handle_attention_button()
101 ctrl_info(ctrl, "Latch open on Slot(%s)\n", slot_name(p_slot)); in shpchp_handle_switch_change()
111 ctrl_info(ctrl, "Latch close on Slot(%s)\n", slot_name(p_slot)); in shpchp_handle_switch_change()
139 slot_name(p_slot)); in shpchp_handle_presence_change()
146 slot_name(p_slot)); in shpchp_handle_presence_change()
170 slot_name(p_slot)); in shpchp_handle_power_fault()
177 ctrl_info(ctrl, "Power fault on Slot(%s)\n", slot_name(p_slot)); in shpchp_handle_power_fault()
494 "button press.\n", slot_name(p_slot)); in handle_button_press_event()
498 "button press.\n", slot_name(p_slot)); in handle_button_press_event()
514 slot_name(p_slot)); in handle_button_press_event()
[all …]
Dacpiphp_core.c142 dbg("%s - physical_slot = %s\n", __func__, slot_name(slot)); in enable_slot()
160 dbg("%s - physical_slot = %s\n", __func__, slot_name(slot)); in disable_slot()
206 dbg("%s - physical_slot = %s\n", __func__, slot_name(slot)); in get_power_status()
251 dbg("%s - physical_slot = %s\n", __func__, slot_name(slot)); in get_latch_status()
271 dbg("%s - physical_slot = %s\n", __func__, slot_name(slot)); in get_adapter_status()
286 dbg("%s - physical_slot = %s\n", __func__, slot_name(slot)); in release_slot()
333 info("Slot [%s] registered\n", slot_name(slot)); in acpiphp_register_hotplug_slot()
350 info("Slot [%s] unregistered\n", slot_name(slot)); in acpiphp_unregister_hotplug_slot()
Dshpchp_core.c87 __func__, slot_name(slot)); in release_slot()
204 __func__, slot_name(slot)); in set_attention_status()
217 __func__, slot_name(slot)); in enable_slot()
227 __func__, slot_name(slot)); in disable_slot()
238 __func__, slot_name(slot)); in get_power_status()
253 __func__, slot_name(slot)); in get_attention_status()
268 __func__, slot_name(slot)); in get_latch_status()
283 __func__, slot_name(slot)); in get_adapter_status()
Dpciehp_core.c159 __func__, slot_name(slot)); in set_attention_status()
170 __func__, slot_name(slot)); in enable_slot()
181 __func__, slot_name(slot)); in disable_slot()
191 __func__, slot_name(slot)); in get_power_status()
201 __func__, slot_name(slot)); in get_attention_status()
211 __func__, slot_name(slot)); in get_latch_status()
221 __func__, slot_name(slot)); in get_adapter_status()
Dcpqphp_core.c287 dbg("%s - physical_slot = %s\n", __func__, slot_name(slot)); in release_slot()
452 dbg("%s - physical_slot = %s\n", __func__, slot_name(slot)); in set_attention_status()
479 dbg("%s - physical_slot = %s\n", __func__, slot_name(slot)); in process_SI()
511 dbg("%s - physical_slot = %s\n", __func__, slot_name(slot)); in process_SS()
534 dbg("%s - physical_slot = %s\n", __func__, slot_name(slot)); in hardware_test()
545 dbg("%s - physical_slot = %s\n", __func__, slot_name(slot)); in get_power_status()
556 dbg("%s - physical_slot = %s\n", __func__, slot_name(slot)); in get_attention_status()
567 dbg("%s - physical_slot = %s\n", __func__, slot_name(slot)); in get_latch_status()
579 dbg("%s - physical_slot = %s\n", __func__, slot_name(slot)); in get_adapter_status()
Dcpci_hotplug.h73 static inline const char *slot_name(struct slot *slot) in slot_name() function
Dacpiphp.h64 static inline const char *slot_name(struct slot *slot) in slot_name() function
Dpciehp.h159 static inline const char *slot_name(struct slot *slot) in slot_name() function
Dshpchp.h185 static inline const char *slot_name(struct slot *slot) in slot_name() function
Dcpqphp.h460 static inline const char *slot_name(struct slot *slot) in slot_name() function
/drivers/pci/
Dslot.c179 char *slot_name; in rename_slot() local
184 slot_name = make_slot_name(name); in rename_slot()
185 if (!slot_name) in rename_slot()
188 result = kobject_rename(&slot->kobj, slot_name); in rename_slot()
189 kfree(slot_name); in rename_slot()
254 char *slot_name = NULL; in pci_create_slot() local
290 slot_name = make_slot_name(name); in pci_create_slot()
291 if (!slot_name) { in pci_create_slot()
297 "%s", slot_name); in pci_create_slot()
312 kfree(slot_name); in pci_create_slot()
/drivers/parisc/
Diosapic.c481 pcidev->slot_name, PCI_SLOT(pcidev->devfn), intr_pin); in iosapic_xlate_pin()
/drivers/mmc/host/
Domap.c344 static DEVICE_ATTR(slot_name, S_IRUGO, mmc_omap_show_slot_name, NULL);
Domap_hsmmc.c757 static DEVICE_ATTR(slot_name, S_IRUGO, omap_hsmmc_show_slot_name, NULL);