Home
last modified time | relevance | path

Searched refs:acpi_id (Results 1 – 25 of 31) sorted by relevance

12

/linux-6.12.1/drivers/acpi/
Dprocessor_core.c33 u32 acpi_id, phys_cpuid_t *apic_id) in map_lapic_id() argument
41 if (lapic->processor_id != acpi_id) in map_lapic_id()
49 int device_declaration, u32 acpi_id, phys_cpuid_t *apic_id) in map_x2apic_id() argument
57 if (device_declaration && (apic->uid == acpi_id)) { in map_x2apic_id()
66 int device_declaration, u32 acpi_id, phys_cpuid_t *apic_id) in map_lsapic_id() argument
75 if ((entry->length < 16) || (lsapic->uid != acpi_id)) in map_lsapic_id()
77 } else if (lsapic->processor_id != acpi_id) in map_lsapic_id()
88 int device_declaration, u32 acpi_id, phys_cpuid_t *mpidr) in map_gicc_mpidr() argument
102 if (device_declaration && (gicc->uid == acpi_id)) { in map_gicc_mpidr()
114 int device_declaration, u32 acpi_id, in map_rintc_hartid() argument
[all …]
Dacpi_processor.c238 ret = acpi_map_cpu(pr->handle, pr->phys_id, pr->acpi_id, &pr->id); in acpi_processor_hotadd_init()
309 pr->acpi_id = object.processor.proc_id; in acpi_processor_get_info()
323 pr->acpi_id = value; in acpi_processor_get_info()
326 if (acpi_duplicate_processor_id(pr->acpi_id)) { in acpi_processor_get_info()
327 if (pr->acpi_id == 0xff) in acpi_processor_get_info()
333 pr->acpi_id); in acpi_processor_get_info()
338 pr->acpi_id); in acpi_processor_get_info()
342 pr->id = acpi_map_cpuid(pr->phys_id, pr->acpi_id); in acpi_processor_get_info()
386 dev_dbg(&device->dev, "Processor [%d:%d]\n", pr->id, pr->acpi_id); in acpi_processor_get_info()
526 u32 acpi_id; in processor_physically_present() local
[all …]
Dbus.c882 const struct acpi_device_id **acpi_id, in __acpi_match_device() argument
916 if (acpi_id) in __acpi_match_device()
917 *acpi_id = id; in __acpi_match_device()
/linux-6.12.1/drivers/xen/
Dxen-acpi-processor.c56 .u.set_pminfo.id = _pr->acpi_id, in push_cxx_to_hypervisor()
99 pr_debug("No _Cx for ACPI CPU %u\n", _pr->acpi_id); in push_cxx_to_hypervisor()
116 pr_debug("ACPI CPU%u - C-states uploaded.\n", _pr->acpi_id); in push_cxx_to_hypervisor()
129 ret, _pr->acpi_id); in push_cxx_to_hypervisor()
210 .u.set_pminfo.id = _pr->acpi_id, in push_pxx_to_hypervisor()
235 _pr->acpi_id, dst_perf->flags); in push_pxx_to_hypervisor()
248 pr_debug("ACPI CPU%u - P-states uploaded.\n", _pr->acpi_id); in push_pxx_to_hypervisor()
261 ret, _pr->acpi_id); in push_pxx_to_hypervisor()
273 if (__test_and_set_bit(_pr->acpi_id, acpi_ids_done)) { in upload_pm_data()
310 max_acpi_id = max(info->acpi_id, max_acpi_id); in get_max_acpi_id()
[all …]
Dpcpu.c64 uint32_t acpi_id; member
256 pcpu->acpi_id = info->acpi_id; in create_and_register_pcpu()
391 bool __init xen_processor_present(uint32_t acpi_id) in xen_processor_present() argument
398 if (pcpu->acpi_id == acpi_id) { in xen_processor_present()
/linux-6.12.1/arch/x86/kernel/cpu/
Dtopology.c120 static void topo_set_cpuids(unsigned int cpu, u32 apic_id, u32 acpi_id) in topo_set_cpuids() argument
124 early_per_cpu(x86_cpu_to_acpiid, cpu) = acpi_id; in topo_set_cpuids()
221 static __init void topo_register_apic(u32 apic_id, u32 acpi_id, bool present) in topo_register_apic() argument
240 topo_set_cpuids(cpu, apic_id, acpi_id); in topo_register_apic()
274 void __init topology_register_apic(u32 apic_id, u32 acpi_id, bool present) in topology_register_apic() argument
294 topo_register_apic(apic_id, acpi_id, present); in topology_register_apic()
380 int topology_hotplug_apic(u32 apic_id, u32 acpi_id) in topology_hotplug_apic() argument
396 topo_set_cpuids(cpu, apic_id, acpi_id); in topology_hotplug_apic()
/linux-6.12.1/include/acpi/
Dprocessor.h225 u32 acpi_id; member
355 phys_cpuid_t acpi_get_phys_id(acpi_handle, int type, u32 acpi_id);
356 phys_cpuid_t acpi_map_madt_entry(u32 acpi_id);
357 int acpi_map_cpuid(phys_cpuid_t phys_id, u32 acpi_id);
358 int acpi_get_cpuid(acpi_handle, int type, u32 acpi_id);
/linux-6.12.1/include/xen/
Dxen.h84 bool __init xen_processor_present(uint32_t acpi_id);
87 static inline bool xen_processor_present(uint32_t acpi_id) in xen_processor_present() argument
/linux-6.12.1/drivers/ata/
Dahci_qoriq.c259 const struct acpi_device_id *acpi_id; in ahci_qoriq_probe() local
272 acpi_id = acpi_match_device(ahci_qoriq_acpi_match, &pdev->dev); in ahci_qoriq_probe()
273 if (!(of_id || acpi_id)) in ahci_qoriq_probe()
283 qoriq_priv->type = (enum ahci_qoriq_type)acpi_id->driver_data; in ahci_qoriq_probe()
Dahci_xgene.c783 const struct acpi_device_id *acpi_id; in xgene_ahci_probe() local
787 acpi_id = acpi_match_device(xgene_ahci_acpi_match, &pdev->dev); in xgene_ahci_probe()
788 if (!acpi_id) { in xgene_ahci_probe()
791 } else if (acpi_id->driver_data) { in xgene_ahci_probe()
792 version = (enum xgene_ahci_version) acpi_id->driver_data; in xgene_ahci_probe()
/linux-6.12.1/drivers/video/backlight/
Dlp855x_bl.c398 const struct acpi_device_id *acpi_id = NULL; in lp855x_probe() local
418 acpi_id = acpi_match_device(dev->driver->acpi_match_table, dev); in lp855x_probe()
419 if (!acpi_id) in lp855x_probe()
422 lp->chipname = acpi_id->id; in lp855x_probe()
423 lp->chip_id = acpi_id->driver_data; in lp855x_probe()
/linux-6.12.1/drivers/nfc/nxp-nci/
Di2c.c337 static const struct acpi_device_id acpi_id[] = { variable
343 MODULE_DEVICE_TABLE(acpi, acpi_id);
349 .acpi_match_table = ACPI_PTR(acpi_id),
/linux-6.12.1/drivers/i2c/busses/
Di2c-xgene-slimpro.c466 const struct acpi_device_id *acpi_id; in xgene_slimpro_i2c_probe() local
469 acpi_id = acpi_match_device(pdev->dev.driver->acpi_match_table, in xgene_slimpro_i2c_probe()
471 if (!acpi_id) in xgene_slimpro_i2c_probe()
474 version = (int)acpi_id->driver_data; in xgene_slimpro_i2c_probe()
/linux-6.12.1/include/sound/
Dsoc_sdw_utils.h69 const u8 acpi_id[ACPI_ID_LEN]; member
136 struct asoc_sdw_codec_info *asoc_sdw_find_codec_info_acpi(const u8 *acpi_id);
/linux-6.12.1/drivers/hwmon/
Dxgene-hwmon.c651 const struct acpi_device_id *acpi_id; in xgene_hwmon_probe() local
654 acpi_id = acpi_match_device(pdev->dev.driver->acpi_match_table, in xgene_hwmon_probe()
656 if (!acpi_id) { in xgene_hwmon_probe()
661 version = (int)acpi_id->driver_data; in xgene_hwmon_probe()
/linux-6.12.1/drivers/input/touchscreen/
Dsilead.c608 const struct acpi_device_id *acpi_id; in silead_ts_set_default_fw_name() local
613 acpi_id = acpi_match_device(dev->driver->acpi_match_table, dev); in silead_ts_set_default_fw_name()
614 if (!acpi_id) in silead_ts_set_default_fw_name()
618 "silead/%s.fw", acpi_id->id); in silead_ts_set_default_fw_name()
/linux-6.12.1/scripts/mod/
Dfile2alias.c608 char acpi_id[sizeof(*id)]; in do_pnp_device_entry() local
615 for (j = 0; j < sizeof(acpi_id); j++) in do_pnp_device_entry()
616 acpi_id[j] = toupper((*id)[j]); in do_pnp_device_entry()
618 "MODULE_ALIAS(\"acpi*:%s:*\");\n", acpi_id); in do_pnp_device_entry()
666 char acpi_id[PNP_ID_LEN]; in do_pnp_card_entries() local
673 for (k = 0; k < sizeof(acpi_id); k++) in do_pnp_card_entries()
674 acpi_id[k] = toupper(id[k]); in do_pnp_card_entries()
676 "MODULE_ALIAS(\"acpi*:%s:*\");\n", acpi_id); in do_pnp_card_entries()
/linux-6.12.1/sound/soc/sdw_utils/
Dsoc_sdw_utils.c200 .acpi_id = "10EC1308",
595 struct asoc_sdw_codec_info *asoc_sdw_find_codec_info_acpi(const u8 *acpi_id) in asoc_sdw_find_codec_info_acpi() argument
599 if (!acpi_id[0]) in asoc_sdw_find_codec_info_acpi()
603 if (!memcmp(codec_info_list[i].acpi_id, acpi_id, ACPI_ID_LEN)) in asoc_sdw_find_codec_info_acpi()
/linux-6.12.1/include/xen/interface/
Dplatform.h431 uint32_t acpi_id; member
445 uint32_t acpi_id; member
/linux-6.12.1/drivers/power/supply/
Dmax17042_battery.c1038 const struct acpi_device_id *acpi_id = NULL; in max17042_probe() local
1056 acpi_id = acpi_match_device(dev->driver->acpi_match_table, dev); in max17042_probe()
1057 if (!acpi_id) in max17042_probe()
1060 chip->chip_type = acpi_id->driver_data; in max17042_probe()
1112 if (acpi_id) in max17042_probe()
Dbq2415x_charger.c1542 const struct acpi_device_id *acpi_id = NULL; in bq2415x_probe() local
1561 acpi_id = in bq2415x_probe()
1564 if (!acpi_id) { in bq2415x_probe()
1569 name = kasprintf(GFP_KERNEL, "%s-%d", acpi_id->id, num); in bq2415x_probe()
1590 bq->chip = acpi_id->driver_data; in bq2415x_probe()
/linux-6.12.1/arch/x86/include/asm/
Dapic.h179 extern void topology_register_apic(u32 apic_id, u32 acpi_id, bool present);
181 extern int topology_hotplug_apic(u32 apic_id, u32 acpi_id);
Dmshyperv.h63 int hv_call_add_logical_proc(int node, u32 lp_index, u32 acpi_id);
/linux-6.12.1/arch/loongarch/kernel/
Dacpi.c346 int acpi_map_cpu(acpi_handle handle, phys_cpuid_t physid, u32 acpi_id, int *pcpu) in acpi_map_cpu() argument
/linux-6.12.1/sound/soc/codecs/
Dmax98090.c2546 const struct acpi_device_id *acpi_id; in max98090_i2c_probe() local
2558 acpi_id = acpi_match_device(i2c->dev.driver->acpi_match_table, in max98090_i2c_probe()
2560 if (!acpi_id) { in max98090_i2c_probe()
2564 driver_data = acpi_id->driver_data; in max98090_i2c_probe()

12