Home
last modified time | relevance | path

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

/linux-4.1.27/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()
163 slot_name(p_slot)); in pciehp_handle_linkstate_change()
167 slot_name(p_slot)); in pciehp_handle_linkstate_change()
227 ctrl_err(ctrl, "Power fault on slot %s\n", slot_name(p_slot)); in board_added()
380 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()
131 __func__, slot_name(slot)); in disable_slot()
134 dbg("%s - finished unconfiguring slot %s", __func__, slot_name(slot)); in disable_slot()
139 __func__, slot_name(slot)); in disable_slot()
286 dbg("slot registered with name: %s", slot_name(slot)); in cpci_hp_register_bus()
323 dbg("deregistering slot %s", slot_name(slot)); in cpci_hp_unregister_bus()
376 dbg("%s - looking at slot %s", __func__, slot_name(slot)); in init_slots()
379 __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()
496 slot_name(p_slot)); in handle_button_press_event()
500 slot_name(p_slot)); in handle_button_press_event()
516 slot_name(p_slot)); in handle_button_press_event()
[all …]
Dacpiphp_core.c137 pr_debug("%s - physical_slot = %s\n", __func__, slot_name(slot)); in enable_slot()
154 pr_debug("%s - physical_slot = %s\n", __func__, slot_name(slot)); in disable_slot()
198 pr_debug("%s - physical_slot = %s\n", __func__, slot_name(slot)); in get_power_status()
244 pr_debug("%s - physical_slot = %s\n", __func__, slot_name(slot)); in get_latch_status()
264 pr_debug("%s - physical_slot = %s\n", __func__, slot_name(slot)); in get_adapter_status()
279 pr_debug("%s - physical_slot = %s\n", __func__, slot_name(slot)); in release_slot()
326 pr_info("Slot [%s] registered\n", slot_name(slot)); in acpiphp_register_hotplug_slot()
343 pr_info("Slot [%s] unregistered\n", slot_name(slot)); in acpiphp_unregister_hotplug_slot()
Dpciehp_core.c162 __func__, slot_name(slot)); in set_attention_status()
174 __func__, slot_name(slot)); in enable_slot()
185 __func__, slot_name(slot)); in disable_slot()
195 __func__, slot_name(slot)); in get_power_status()
206 __func__, slot_name(slot)); in get_attention_status()
217 __func__, slot_name(slot)); in get_latch_status()
228 __func__, slot_name(slot)); in get_adapter_status()
239 __func__, slot_name(slot)); in reset_slot()
Dshpchp_core.c87 __func__, slot_name(slot)); in release_slot()
202 __func__, slot_name(slot)); in set_attention_status()
215 __func__, slot_name(slot)); in enable_slot()
225 __func__, slot_name(slot)); in disable_slot()
236 __func__, slot_name(slot)); in get_power_status()
251 __func__, slot_name(slot)); in get_attention_status()
266 __func__, slot_name(slot)); in get_latch_status()
281 __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.h56 static inline const char *slot_name(struct slot *slot) in slot_name() function
Dpciehp.h165 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
/linux-4.1.27/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()
/linux-4.1.27/drivers/parisc/
Diosapic.c481 pcidev->slot_name, PCI_SLOT(pcidev->devfn), intr_pin); in iosapic_xlate_pin()
/linux-4.1.27/sound/soc/intel/atom/
Dsst-atom-controls.c1043 #define SST_INTERLEAVER(xpname, slot_name, slotno) \ argument
1044 SST_SSP_SLOT_CTL(xpname, "tx interleaver", slot_name, slotno, true, \
/linux-4.1.27/drivers/mmc/host/
Domap.c332 static DEVICE_ATTR(slot_name, S_IRUGO, mmc_omap_show_slot_name, NULL);
Domap_hsmmc.c774 static DEVICE_ATTR(slot_name, S_IRUGO, omap_hsmmc_show_slot_name, NULL);