Symbol: acpi_evaluate_integer
arch/arm64/kernel/smp.c
541
status = acpi_evaluate_integer(acpi_handle, "_STA", NULL, &sta);
arch/loongarch/pci/acpi.c
72
acpi_evaluate_integer(device->handle, "PCIH", NULL, &pci_h);
arch/loongarch/power/platform.c
72
status = acpi_evaluate_integer(NULL, "\\SADR", NULL, &suspend_addr);
arch/x86/kernel/acpi/boot.c
829
status = acpi_evaluate_integer(handle, METHOD_NAME__UID,
arch/x86/platform/olpc/olpc-xo15-sci.c
155
status = acpi_evaluate_integer(device->handle, "_GPE", NULL, &tmp);
drivers/acpi/ac.c
66
status = acpi_evaluate_integer(ac->device->handle, "_PSR", NULL,
drivers/acpi/acpi_memhotplug.c
128
if (ACPI_FAILURE(acpi_evaluate_integer(mem_device->device->handle,
drivers/acpi/acpi_processor.c
314
status = acpi_evaluate_integer(pr->handle, METHOD_NAME__UID,
drivers/acpi/acpi_processor.c
406
status = acpi_evaluate_integer(pr->handle, "_SUN", NULL, &value);
drivers/acpi/acpi_processor.c
543
status = acpi_evaluate_integer(handle, METHOD_NAME__UID,
drivers/acpi/acpi_processor.c
742
status = acpi_evaluate_integer(handle, "_UID", NULL, &uid);
drivers/acpi/acpi_tad.c
116
status = acpi_evaluate_integer(handle, "_SRT", &arg_list, &retval);
drivers/acpi/acpi_tad.c
196
status = acpi_evaluate_integer(handle, method, &arg_list, &retval);
drivers/acpi/acpi_tad.c
218
status = acpi_evaluate_integer(handle, method, &arg_list, retval);
drivers/acpi/acpi_tad.c
419
status = acpi_evaluate_integer(handle, "_CWS", &arg_list, &retval);
drivers/acpi/acpi_tad.c
459
status = acpi_evaluate_integer(handle, "_GWS", &arg_list, &retval);
drivers/acpi/acpi_tad.c
832
status = acpi_evaluate_integer(handle, "_GCP", NULL, &caps);
drivers/acpi/acpi_video.c
561
status = acpi_evaluate_integer(device->dev->handle, buf,
drivers/acpi/bus.c
82
status = acpi_evaluate_integer(handle, "_STA", NULL, sta);
drivers/acpi/button.c
202
status = acpi_evaluate_integer(lid_handle, "_LID", NULL, &lid_state);
drivers/acpi/device_pm.c
512
status = acpi_evaluate_integer(adev->handle, "_S0W", NULL, &state);
drivers/acpi/device_pm.c
53
status = acpi_evaluate_integer(device->handle, "_PSC", NULL, &psc);
drivers/acpi/device_pm.c
698
status = acpi_evaluate_integer(handle, method, NULL, &ret);
drivers/acpi/device_pm.c
749
status = acpi_evaluate_integer(handle, method, NULL, &ret);
drivers/acpi/device_sysfs.c
508
status = acpi_evaluate_integer(acpi_dev->handle, "_SUN", NULL, &sun);
drivers/acpi/device_sysfs.c
524
status = acpi_evaluate_integer(acpi_dev->handle, "_HRV", NULL, &hrv);
drivers/acpi/device_sysfs.c
539
status = acpi_evaluate_integer(acpi_dev->handle, "_STA", NULL, &sta);
drivers/acpi/dock.c
199
status = acpi_evaluate_integer(ds->handle, "_STA", NULL, &sta);
drivers/acpi/dock.c
314
status = acpi_evaluate_integer(ds->handle, "_DCK", &arg_list, &value);
drivers/acpi/dock.c
528
acpi_status status = acpi_evaluate_integer(dock_station->handle,
drivers/acpi/dptf/dptf_pch_fivr.c
130
status = acpi_evaluate_integer(acpi_dev->handle, "PTYP", NULL, &ptype);
drivers/acpi/dptf/dptf_power.c
126
status = acpi_evaluate_integer(handle, "PTYP", NULL, &ptype);
drivers/acpi/dptf/dptf_power.c
34
status = acpi_evaluate_integer(acpi_dev->handle, #object,\
drivers/acpi/ec.c
1475
status = acpi_evaluate_integer(handle, "_GPE", NULL, &tmp);
drivers/acpi/ec.c
1485
acpi_evaluate_integer(handle, "_GLK", NULL, &tmp);
drivers/acpi/glue.c
99
status = acpi_evaluate_integer(adev->handle, "_STA", NULL, &sta);
drivers/acpi/ioapic.c
117
status = acpi_evaluate_integer(handle, "_GSB", NULL, &gsi_base);
drivers/acpi/numa/srat.c
687
status = acpi_evaluate_integer(handle, "_PXM", NULL, &pxm);
drivers/acpi/pci_root.c
654
status = acpi_evaluate_integer(handle, METHOD_NAME__SEG, NULL,
drivers/acpi/pci_root.c
675
status = acpi_evaluate_integer(handle, METHOD_NAME__BBN,
drivers/acpi/pci_slot.c
55
status = acpi_evaluate_integer(handle, "_STA", NULL, &sta);
drivers/acpi/pci_slot.c
67
status = acpi_evaluate_integer(handle, "_SUN", NULL, sun);
drivers/acpi/power.c
196
status = acpi_evaluate_integer(handle, "_STA", NULL, &sta);
drivers/acpi/processor_perflib.c
66
status = acpi_evaluate_integer(pr->handle, "_PPC", NULL, &ppc);
drivers/acpi/processor_throttling.c
278
status = acpi_evaluate_integer(pr->handle, "_TPC", NULL, &tpc);
drivers/acpi/riscv/irq.c
182
status = acpi_evaluate_integer(handle, "_GSB", NULL, &gbase);
drivers/acpi/riscv/irq.c
209
status = acpi_evaluate_integer(handle, "_GSB", NULL, &gbase);
drivers/acpi/sbshc.c
249
status = acpi_evaluate_integer(device->handle, "_EC", NULL, &val);
drivers/acpi/scan.c
1114
acpi_evaluate_integer(device->handle, "_DSC", NULL, &dsc);
drivers/acpi/scan.c
1698
status = acpi_evaluate_integer(adev->handle, "_CCA",
drivers/acpi/scan.c
357
status = acpi_evaluate_integer(handle, "_STA", NULL, &sta);
drivers/acpi/thermal.c
138
status = acpi_evaluate_integer(tz->device->handle, "_TMP", NULL, &tmp);
drivers/acpi/thermal.c
158
status = acpi_evaluate_integer(tz->device->handle, "_TZP", NULL, &tmp);
drivers/acpi/thermal.c
395
status = acpi_evaluate_integer(tz->device->handle, "_TC1", NULL, &tmp);
drivers/acpi/thermal.c
401
status = acpi_evaluate_integer(tz->device->handle, "_TC2", NULL, &tmp);
drivers/acpi/thermal.c
407
status = acpi_evaluate_integer(tz->device->handle, "_TFP", NULL, &tmp);
drivers/acpi/thermal.c
413
status = acpi_evaluate_integer(tz->device->handle, "_TSP", NULL, &tmp);
drivers/acpi/thermal.c
715
acpi_evaluate_integer(handle, "_CRT", NULL, &value);
drivers/acpi/thermal.c
716
acpi_evaluate_integer(handle, "_HOT", NULL, &value);
drivers/acpi/thermal.c
717
acpi_evaluate_integer(handle, "_PSV", NULL, &value);
drivers/acpi/thermal.c
722
status = acpi_evaluate_integer(handle, name, NULL, &value);
drivers/acpi/thermal.c
726
acpi_evaluate_integer(handle, "_TMP", NULL, &value);
drivers/acpi/thermal_lib.c
30
status = acpi_evaluate_integer(adev->handle, obj_name, NULL, &temp);
drivers/acpi/utils.c
278
EXPORT_SYMBOL(acpi_evaluate_integer);
drivers/acpi/utils.c
284
status = acpi_evaluate_integer(handle, METHOD_NAME__ADR, NULL, addr);
drivers/acpi/utils.c
929
status = acpi_evaluate_integer(adev->handle, "_HRV", NULL, &hrv);
drivers/acpi/x86/lpss.c
187
status = acpi_evaluate_integer(handle, "_SEM", NULL, &shared_host);
drivers/char/ipmi/ipmi_si_platform.c
334
status = acpi_evaluate_integer(handle, "_IFT", NULL, &tmp);
drivers/char/ipmi/ipmi_si_platform.c
366
status = acpi_evaluate_integer(handle, "_GPE", NULL, &tmp);
drivers/crypto/hisilicon/qm.c
4715
s = acpi_evaluate_integer(ACPI_HANDLE(&pdev->dev),
drivers/cxl/acpi.c
585
rc = acpi_evaluate_integer(hb->handle, METHOD_NAME__UID, NULL, &uid);
drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c
981
status = acpi_evaluate_integer(handle, "_PXM", NULL, &pxm);
drivers/gpu/drm/drm_privacy_screen_x86.c
45
status = acpi_evaluate_integer(ec_handle, "HKEY.GSSS", &args, &output);
drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/gsp.c
824
status = acpi_evaluate_integer(handle_mux, "MXDM", &input, &value);
drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/gsp.c
831
status = acpi_evaluate_integer(handle_mux, "MXDS", &input, &value);
drivers/hwmon/acpi_power_meter.c
107
status = acpi_evaluate_integer(resource->acpi_dev->handle, "_GAI",
drivers/hwmon/acpi_power_meter.c
125
status = acpi_evaluate_integer(resource->acpi_dev->handle, "_GHL",
drivers/hwmon/acpi_power_meter.c
156
status = acpi_evaluate_integer(resource->acpi_dev->handle, "_PTP",
drivers/hwmon/acpi_power_meter.c
183
status = acpi_evaluate_integer(resource->acpi_dev->handle, "_PMM",
drivers/hwmon/acpi_power_meter.c
331
status = acpi_evaluate_integer(resource->acpi_dev->handle, "_SHL",
drivers/hwmon/acpi_power_meter.c
360
status = acpi_evaluate_integer(resource->acpi_dev->handle, "_PAI",
drivers/hwmon/asus_atk0110.c
478
status = acpi_evaluate_integer(method, NULL, &params, value);
drivers/hwmon/nct6775-platform.c
149
status = acpi_evaluate_integer(handle, ASUSWMI_METHOD, &input, &result);
drivers/hwmon/yogafan.c
132
status = acpi_evaluate_integer(data->active_handles[channel], NULL, NULL, &raw_acpi);
drivers/i2c/busses/i2c-designware-baytrail.c
28
status = acpi_evaluate_integer(handle, "_SEM", NULL, &shared_host);
drivers/iio/light/acpi-als.c
81
status = acpi_evaluate_integer(als->device->handle, prop, NULL,
drivers/input/keyboard/applespi.c
1617
acpi_sts = acpi_evaluate_integer(spi_handle, "UIST", NULL, &usb_status);
drivers/input/keyboard/applespi.c
1727
acpi_sts = acpi_evaluate_integer(spi_handle, "_GPE", NULL, &gpe);
drivers/input/keyboard/applespi.c
691
acpi_sts = acpi_evaluate_integer(applespi->sist, NULL, NULL,
drivers/mfd/intel_soc_pmic_bxtwc.c
479
status = acpi_evaluate_integer(ACPI_HANDLE(dev), "_HRV", NULL, &hrv);
drivers/mfd/intel_soc_pmic_chtwc.c
196
status = acpi_evaluate_integer(ACPI_HANDLE(dev), "_HRV", NULL, &hrv);
drivers/mmc/host/sdhci-pci-core.c
1070
status = acpi_evaluate_integer(ACPI_HANDLE(&slot->chip->pdev->dev),
drivers/net/ethernet/apm/xgene/xgene_enet_main.c
1557
status = acpi_evaluate_integer(ACPI_HANDLE(dev), "_SUN", NULL, &temp);
drivers/net/ethernet/qualcomm/emac/emac-sgmii.c
318
status = acpi_evaluate_integer(handle, "_HRV", NULL, &hrv);
drivers/net/fjes/fjes_main.c
71
status = acpi_evaluate_integer(device->handle, "_STA", NULL, &sta);
drivers/pci/controller/pcie-hisi-error.c
128
s = acpi_evaluate_integer(handle, "RST", &arg_list, &data);
drivers/pci/hotplug/acpi_pcihp.c
153
status = acpi_evaluate_integer(handle, "_RMV", NULL, &removable);
drivers/pci/hotplug/acpiphp_glue.c
244
status = acpi_evaluate_integer(handle, "_ADR", NULL, &adr);
drivers/pci/hotplug/acpiphp_glue.c
309
status = acpi_evaluate_integer(handle, "_SUN", NULL, &sun);
drivers/pci/hotplug/acpiphp_glue.c
609
status = acpi_evaluate_integer(func_to_handle(func),
drivers/pci/hotplug/acpiphp_glue.c
663
status = acpi_evaluate_integer(adev->handle, "_STA", NULL, &sta);
drivers/pci/hotplug/acpiphp_ibm.c
186
stat = acpi_evaluate_integer(ibm_acpi_handle, "APLS", &params, &rc);
drivers/pci/pci-acpi.c
116
status = acpi_evaluate_integer(handle, METHOD_NAME__CBA,
drivers/pci/pci-acpi.c
72
status = acpi_evaluate_integer(handle, METHOD_NAME__UID, NULL, &uid);
drivers/perf/hisilicon/hisi_uncore_hha_pmu.c
314
status = acpi_evaluate_integer(ACPI_HANDLE(&pdev->dev),
drivers/platform/chrome/chromeos_tbmc.c
31
status = acpi_evaluate_integer(adev->handle, "TBMC", NULL, &state);
drivers/platform/chrome/cros_kbd_led_backlight.c
80
status = acpi_evaluate_integer(NULL, ACPI_KEYBOARD_BACKLIGHT_READ,
drivers/platform/x86/apple-gmux.c
909
status = acpi_evaluate_integer(gmux_data->dhandle, "GMGP", NULL, &gpe);
drivers/platform/x86/asus-laptop.c
1246
rv = acpi_evaluate_integer(asus->handle, METHOD_GPS_STATUS,
drivers/platform/x86/asus-laptop.c
1705
acpi_evaluate_integer(asus->handle, "BSTS", NULL, &bsts_result);
drivers/platform/x86/asus-laptop.c
434
status = acpi_evaluate_integer(asus->handle, method, NULL, &val);
drivers/platform/x86/asus-laptop.c
594
rv = acpi_evaluate_integer(asus->handle, METHOD_KBD_LIGHT_GET,
drivers/platform/x86/asus-laptop.c
756
rv = acpi_evaluate_integer(asus->handle, METHOD_BRIGHTNESS_GET,
drivers/platform/x86/asus-laptop.c
865
rv = acpi_evaluate_integer(asus->handle, "SFUN", NULL, &temp);
drivers/platform/x86/asus-laptop.c
877
rv = acpi_evaluate_integer(asus->handle, "HWRS", NULL, &temp);
drivers/platform/x86/asus-laptop.c
888
rv = acpi_evaluate_integer(asus->handle, "ASYM", NULL, &temp);
drivers/platform/x86/asus-laptop.c
972
rv = acpi_evaluate_integer(asus->handle, METHOD_WL_STATUS,
drivers/platform/x86/asus-wireless.c
67
s = acpi_evaluate_integer(handle, (acpi_string) method, &p, ret);
drivers/platform/x86/classmate-laptop.c
743
status = acpi_evaluate_integer(handle, "TCMD", &input, &output);
drivers/platform/x86/classmate-laptop.c
853
status = acpi_evaluate_integer(handle, "GRDI", &input, &output);
drivers/platform/x86/classmate-laptop.c
873
status = acpi_evaluate_integer(handle, "GWRI", &input, &output);
drivers/platform/x86/classmate-laptop.c
925
status = acpi_evaluate_integer(handle, "GRDI", &input, &output);
drivers/platform/x86/classmate-laptop.c
945
status = acpi_evaluate_integer(handle, "GWRI", &input, &output);
drivers/platform/x86/dasharo-acpi.c
118
status = acpi_evaluate_integer(handle, method, &obj_list, &val);
drivers/platform/x86/dasharo-acpi.c
89
status = acpi_evaluate_integer(handle, "GFCP", &obj_list, &count);
drivers/platform/x86/dell/dell-rbtn.c
39
status = acpi_evaluate_integer(device->handle, "CRBT", NULL, &output);
drivers/platform/x86/dell/dell-rbtn.c
60
status = acpi_evaluate_integer(device->handle, "GRBT", NULL, &output);
drivers/platform/x86/eeepc-laptop.c
197
status = acpi_evaluate_integer(handle, (char *)method, NULL, &result);
drivers/platform/x86/fujitsu-laptop.c
165
status = acpi_evaluate_integer(handle, "FUNC", &arg_list, &value);
drivers/platform/x86/fujitsu-laptop.c
333
status = acpi_evaluate_integer(handle, "GBLL", NULL, &state);
drivers/platform/x86/fujitsu-laptop.c
351
status = acpi_evaluate_integer(handle, "RBLL", NULL, &state);
drivers/platform/x86/hp/hp_accel.c
107
status = acpi_evaluate_integer(dev->handle, "ALRD", &args, &lret);
drivers/platform/x86/hp/hp_accel.c
134
if (acpi_evaluate_integer(dev->handle, "ALWR", &args, &ret) != AE_OK)
drivers/platform/x86/hp/hp_accel.c
256
acpi_evaluate_integer(dev->handle, "ALED", &args, &ret);
drivers/platform/x86/intel/hid.c
352
status = acpi_evaluate_integer(handle, method_name, NULL, result);
drivers/platform/x86/intel/hid.c
412
status = acpi_evaluate_integer(handle, "BTNC", NULL, &button_cap);
drivers/platform/x86/intel/rst.c
24
status = acpi_evaluate_integer(acpi->handle, "GFFS", NULL, &value);
drivers/platform/x86/intel/rst.c
68
status = acpi_evaluate_integer(acpi->handle, "GFTV", NULL, &value);
drivers/platform/x86/intel/smartconnect.c
23
status = acpi_evaluate_integer(handle, "GAOS", NULL, &value);
drivers/platform/x86/intel/vbtn.c
88
status = acpi_evaluate_integer(handle, "VGBS", NULL, &vgbs);
drivers/platform/x86/lenovo/ideapad-laptop.c
305
status = acpi_evaluate_integer(handle, (char *)name, NULL, &result);
drivers/platform/x86/lenovo/ideapad-laptop.c
327
status = acpi_evaluate_integer(handle, (char *)name, &params, &result);
drivers/platform/x86/panasonic-laptop.c
318
status = acpi_evaluate_integer(device->handle, METHOD_HKEY_SQTY,
drivers/platform/x86/panasonic-laptop.c
448
status = acpi_evaluate_integer(NULL, "\\_SB.STAT", NULL, &state);
drivers/platform/x86/panasonic-laptop.c
840
rc = acpi_evaluate_integer(pcc->handle, METHOD_HKEY_QUERY,
drivers/platform/x86/system76_acpi.c
105
status = acpi_evaluate_integer(handle, method, &obj_list, &ret);
drivers/platform/x86/system76_acpi.c
184
status = acpi_evaluate_integer(handle, "GBCT", &input, &ret);
drivers/platform/x86/system76_acpi.c
84
status = acpi_evaluate_integer(handle, method, NULL, &ret);
drivers/platform/x86/topstar-laptop.c
63
status = acpi_evaluate_integer(topstar->device->handle,
drivers/platform/x86/toshiba_acpi.c
2797
status = acpi_evaluate_integer(dev->acpi_dev->handle, "INFO",
drivers/platform/x86/toshiba_bluetooth.c
74
result = acpi_evaluate_integer(handle, "_STA", NULL, &bt_present);
drivers/platform/x86/toshiba_bluetooth.c
93
result = acpi_evaluate_integer(handle, "BTST", NULL, &status);
drivers/platform/x86/toshiba_haps.c
169
status = acpi_evaluate_integer(handle, "_STA", NULL, &hdd_present);
drivers/platform/x86/uniwill/uniwill-acpi.c
519
status = acpi_evaluate_integer(data->handle, "ECRR", &input, &output);
drivers/platform/x86/xo15-ebook.c
51
status = acpi_evaluate_integer(ACPI_HANDLE(dev), "EBK", NULL, &state);
drivers/thermal/intel/int340x_thermal/int3400_thermal.c
318
status = acpi_evaluate_integer(priv->adev->handle, "DCFG", NULL, &mode);
drivers/thermal/intel/int340x_thermal/int3403_thermal.c
128
status = acpi_evaluate_integer(priv->adev->handle, "PPPC", NULL, &level);
drivers/thermal/intel/int340x_thermal/int3403_thermal.c
220
status = acpi_evaluate_integer(priv->adev->handle, "_TMP",
drivers/thermal/intel/int340x_thermal/int3403_thermal.c
223
status = acpi_evaluate_integer(priv->adev->handle, "PTYP",
drivers/thermal/intel/int340x_thermal/int3406_thermal.c
113
status = acpi_evaluate_integer(d->handle, "DDDL", NULL, &lower_limit);
drivers/thermal/intel/int340x_thermal/int3406_thermal.c
118
status = acpi_evaluate_integer(d->handle, "DDPC", NULL, &upper_limit);
drivers/thermal/intel/int340x_thermal/int340x_thermal_zone.c
132
status = acpi_evaluate_integer(adev->handle, "PATC", NULL, &trip_cnt);
drivers/thermal/intel/int340x_thermal/int340x_thermal_zone.c
152
status = acpi_evaluate_integer(adev->handle, "GTSH", NULL, &hyst);
drivers/thermal/intel/int340x_thermal/int340x_thermal_zone.c
21
status = acpi_evaluate_integer(d->adev->handle, "_TMP", NULL, &tmp);
drivers/thermal/intel/int340x_thermal/processor_thermal_device.c
286
status = acpi_evaluate_integer(adev->handle, "_TMP", NULL, &tmp);
drivers/xen/pci.c
103
status = acpi_evaluate_integer(handle, "_PXM",
drivers/xen/xen-acpi-processor.c
348
status = acpi_evaluate_integer(handle, "_UID", NULL, &tmp);
include/acpi/acpi_bus.h
32
acpi_evaluate_integer(acpi_handle handle,
sound/soc/amd/acp/acp-legacy-common.c
613
ret = acpi_evaluate_integer(handle, "_WOV", NULL, &dmic_status);
sound/soc/amd/ps/pci-ps.c
432
ret = acpi_evaluate_integer(handle, "_WOV", NULL, &dmic_status);
sound/soc/amd/renoir/rn-pci-acp3x.c
274
ret = acpi_evaluate_integer(handle, "_WOV", NULL, &dmic_status);
sound/soc/amd/yc/acp6x-mach.c
859
ret = acpi_evaluate_integer(handle, "_WOV", NULL, &dmic_status);
tools/testing/cxl/test/cxl.c
1513
.acpi_evaluate_integer = mock_acpi_evaluate_integer,
tools/testing/cxl/test/cxl.c
642
return acpi_evaluate_integer(handle, pathname, arguments, data);
tools/testing/cxl/test/mock.c
91
status = ops->acpi_evaluate_integer(handle, pathname, arguments,
tools/testing/cxl/test/mock.c
94
status = acpi_evaluate_integer(handle, pathname, arguments,
tools/testing/cxl/test/mock.h
15
acpi_status (*acpi_evaluate_integer)(acpi_handle handle,