/linux-6.12.1/drivers/acpi/ |
D | processor_core.c | 33 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 …]
|
D | acpi_processor.c | 238 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 …]
|
D | bus.c | 882 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/ |
D | xen-acpi-processor.c | 56 .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 …]
|
D | pcpu.c | 64 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/ |
D | topology.c | 120 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/ |
D | processor.h | 225 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/ |
D | xen.h | 84 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/ |
D | ahci_qoriq.c | 259 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()
|
D | ahci_xgene.c | 783 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/ |
D | lp855x_bl.c | 398 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/ |
D | i2c.c | 337 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/ |
D | i2c-xgene-slimpro.c | 466 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/ |
D | soc_sdw_utils.h | 69 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/ |
D | xgene-hwmon.c | 651 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/ |
D | silead.c | 608 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/ |
D | file2alias.c | 608 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/ |
D | soc_sdw_utils.c | 200 .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/ |
D | platform.h | 431 uint32_t acpi_id; member 445 uint32_t acpi_id; member
|
/linux-6.12.1/drivers/power/supply/ |
D | max17042_battery.c | 1038 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()
|
D | bq2415x_charger.c | 1542 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/ |
D | apic.h | 179 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);
|
D | mshyperv.h | 63 int hv_call_add_logical_proc(int node, u32 lp_index, u32 acpi_id);
|
/linux-6.12.1/arch/loongarch/kernel/ |
D | acpi.c | 346 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/ |
D | max98090.c | 2546 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()
|