Home
last modified time | relevance | path

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

/linux-6.15/drivers/pci/hotplug/
H A Dpciehp_ctrl.c175 slot_name(ctrl)); in pciehp_handle_button_press()
179 slot_name(ctrl)); in pciehp_handle_button_press()
199 slot_name(ctrl)); in pciehp_handle_button_press()
205 slot_name(ctrl)); in pciehp_handle_button_press()
249 slot_name(ctrl)); in pciehp_handle_presence_or_link_change()
252 slot_name(ctrl)); in pciehp_handle_presence_or_link_change()
271 slot_name(ctrl)); in pciehp_handle_presence_or_link_change()
395 slot_name(ctrl)); in pciehp_sysfs_enable_slot()
401 slot_name(ctrl)); in pciehp_sysfs_enable_slot()
429 slot_name(ctrl)); in pciehp_sysfs_disable_slot()
[all …]
H A Dcpci_hotplug_core.c95 __func__, slot_name(slot)); in disable_slot()
103 __func__, slot_name(slot)); in disable_slot()
297 __func__, slot_name(slot)); in init_slots()
334 slot_name(slot)); in check_slots()
345 __func__, slot_name(slot), hs_csr); in check_slots()
349 __func__, slot_name(slot)); in check_slots()
352 __func__, slot_name(slot)); in check_slots()
356 __func__, slot_name(slot)); in check_slots()
361 __func__, slot_name(slot), hs_csr); in check_slots()
377 __func__, slot_name(slot)); in check_slots()
[all …]
H A Dshpchp_ctrl.c125 slot_name(p_slot)); in shpchp_handle_presence_change()
132 slot_name(p_slot)); in shpchp_handle_presence_change()
156 slot_name(p_slot)); in shpchp_handle_power_fault()
489 slot_name(p_slot)); in handle_button_press_event()
497 slot_name(p_slot)); in handle_button_press_event()
508 slot_name(p_slot)); in handle_button_press_event()
563 slot_name(p_slot)); in shpchp_enable_slot()
623 slot_name(p_slot)); in shpchp_disable_slot()
653 slot_name(p_slot)); in shpchp_sysfs_enable_slot()
662 slot_name(p_slot)); in shpchp_sysfs_enable_slot()
[all …]
H A Dacpiphp_core.c121 pr_debug("%s - physical_slot = %s\n", __func__, slot_name(slot)); in enable_slot()
138 pr_debug("%s - physical_slot = %s\n", __func__, slot_name(slot)); in disable_slot()
182 pr_debug("%s - physical_slot = %s\n", __func__, slot_name(slot)); in get_power_status()
228 pr_debug("%s - physical_slot = %s\n", __func__, slot_name(slot)); in get_latch_status()
248 pr_debug("%s - physical_slot = %s\n", __func__, slot_name(slot)); in get_adapter_status()
284 pr_info("Slot [%s] registered\n", slot_name(slot)); in acpiphp_register_hotplug_slot()
298 pr_info("Slot [%s] unregistered\n", slot_name(slot)); in acpiphp_unregister_hotplug_slot()
H A Dshpchp_core.c146 __func__, slot_name(slot)); in set_attention_status()
159 __func__, slot_name(slot)); in enable_slot()
169 __func__, slot_name(slot)); in disable_slot()
180 __func__, slot_name(slot)); in get_power_status()
195 __func__, slot_name(slot)); in get_attention_status()
210 __func__, slot_name(slot)); in get_latch_status()
225 __func__, slot_name(slot)); in get_adapter_status()
H A Doctep_hp.c135 char slot_name[SLOT_NAME_SIZE]; in octep_hp_register_slot() local
149 snprintf(slot_name, sizeof(slot_name), "octep_hp_%u", slot_number); in octep_hp_register_slot()
151 PCI_SLOT(pdev->devfn), slot_name); in octep_hp_register_slot()
158 slot_name, pci_name(pdev)); in octep_hp_register_slot()
H A Dcpqphp_core.c425 dbg("%s - physical_slot = %s\n", __func__, slot_name(slot)); in set_attention_status()
452 dbg("%s - physical_slot = %s\n", __func__, slot_name(slot)); in process_SI()
484 dbg("%s - physical_slot = %s\n", __func__, slot_name(slot)); in process_SS()
507 dbg("%s - physical_slot = %s\n", __func__, slot_name(slot)); in hardware_test()
518 dbg("%s - physical_slot = %s\n", __func__, slot_name(slot)); in get_power_status()
529 dbg("%s - physical_slot = %s\n", __func__, slot_name(slot)); in get_attention_status()
540 dbg("%s - physical_slot = %s\n", __func__, slot_name(slot)); in get_latch_status()
552 dbg("%s - physical_slot = %s\n", __func__, slot_name(slot)); in get_adapter_status()
H A Dpciehp_hpc.c65 slot_name(ctrl)); in pciehp_request_irq()
298 ctrl_info(ctrl, "Slot(%s): No link\n", slot_name(ctrl)); in pciehp_check_link_status()
318 slot_name(ctrl), lnk_status); in pciehp_check_link_status()
327 slot_name(ctrl)); in pciehp_check_link_status()
579 slot_name(ctrl)); in pciehp_ignore_dpc_link_change()
728 ctrl_err(ctrl, "Slot(%s): Power fault\n", slot_name(ctrl)); in pciehp_ist()
H A Dcpci_hotplug_pci.c195 err("Could not set LOO for slot %s", slot_name(slot)); in cpci_led_on()
223 err("Could not clear LOO for slot %s", slot_name(slot)); in cpci_led_off()
H A Dcpci_hotplug.h58 static inline const char *slot_name(struct slot *slot) in slot_name() function
H A Dacpiphp.h41 static inline const char *slot_name(struct slot *slot) in slot_name() function
H A Dpciehp.h201 static inline const char *slot_name(struct controller *ctrl) in slot_name() function
H A Dshpchp.h154 static inline const char *slot_name(struct slot *slot) in slot_name() function
H A Dcpqphp.h446 static inline const char *slot_name(struct slot *slot) in slot_name() function
/linux-6.15/drivers/pci/
H A Dslot.c148 char *slot_name; in rename_slot() local
153 slot_name = make_slot_name(name); in rename_slot()
154 if (!slot_name) in rename_slot()
157 result = kobject_rename(&slot->kobj, slot_name); in rename_slot()
158 kfree(slot_name); in rename_slot()
233 char *slot_name = NULL; in pci_create_slot() local
270 slot_name = make_slot_name(name); in pci_create_slot()
271 if (!slot_name) { in pci_create_slot()
282 "%s", slot_name); in pci_create_slot()
296 kfree(slot_name); in pci_create_slot()
/linux-6.15/drivers/gpu/drm/qxl/
H A Dqxl_kms.c68 const char *slot_name, in setup_slot() argument
75 slot->name = slot_name; in setup_slot()
/linux-6.15/drivers/parisc/
H A Diosapic.c458 pcidev->slot_name, PCI_SLOT(pcidev->devfn), intr_pin); in iosapic_xlate_pin()
/linux-6.15/sound/soc/intel/atom/
H A Dsst-atom-controls.c1196 #define SST_INTERLEAVER(xpname, slot_name, slotno) \ argument
1197 SST_SSP_SLOT_CTL(xpname, "tx interleaver", slot_name, slotno, true, \
/linux-6.15/drivers/mmc/host/
H A Domap.c341 static DEVICE_ATTR(slot_name, S_IRUGO, mmc_omap_show_slot_name, NULL);
H A Domap_hsmmc.c750 static DEVICE_ATTR(slot_name, S_IRUGO, omap_hsmmc_show_slot_name, NULL);