Home
last modified time | relevance | path

Searched refs:acpi_evaluate_integer (Results 1 – 25 of 55) sorted by relevance

123

/linux/drivers/thermal/intel/int340x_thermal/
H A Dint340x_thermal_zone.c21 status = acpi_evaluate_integer(d->adev->handle, "_TMP", NULL, &tmp); in int340x_thermal_get_zone_temp()
132 status = acpi_evaluate_integer(adev->handle, "PATC", NULL, &trip_cnt); in int340x_thermal_zone_add()
152 status = acpi_evaluate_integer(adev->handle, "GTSH", NULL, &hyst); in int340x_thermal_zone_add()
/linux/drivers/acpi/
H A Dpci_slot.c55 status = acpi_evaluate_integer(handle, "_STA", NULL, &sta); in check_slot()
67 status = acpi_evaluate_integer(handle, "_SUN", NULL, sun); in check_slot()
H A Dacpi_tad.c116 status = acpi_evaluate_integer(handle, "_SRT", &arg_list, &retval); in acpi_tad_set_real_time()
196 status = acpi_evaluate_integer(handle, method, &arg_list, &retval); in __acpi_tad_wake_set()
218 status = acpi_evaluate_integer(handle, method, &arg_list, retval); in __acpi_tad_wake_read()
419 status = acpi_evaluate_integer(handle, "_CWS", &arg_list, &retval); in acpi_tad_clear_status()
459 status = acpi_evaluate_integer(handle, "_GWS", &arg_list, &retval); in acpi_tad_status_read()
828 status = acpi_evaluate_integer(handle, "_GCP", NULL, &caps); in acpi_tad_probe()
H A Dacpi_processor.c314 status = acpi_evaluate_integer(pr->handle, METHOD_NAME__UID, in acpi_processor_get_info()
406 status = acpi_evaluate_integer(pr->handle, "_SUN", NULL, &value); in acpi_processor_get_info()
543 status = acpi_evaluate_integer(handle, METHOD_NAME__UID, in processor_physically_present()
742 status = acpi_evaluate_integer(handle, "_UID", NULL, &uid); in acpi_processor_ids_walk()
H A Ddock.c199 status = acpi_evaluate_integer(ds->handle, "_STA", NULL, &sta); in dock_present()
314 status = acpi_evaluate_integer(ds->handle, "_DCK", &arg_list, &value); in handle_dock()
528 acpi_status status = acpi_evaluate_integer(dock_station->handle, in uid_show()
H A Dutils.c247 acpi_evaluate_integer(acpi_handle handle, in acpi_evaluate_integer() function
278 EXPORT_SYMBOL(acpi_evaluate_integer);
284 status = acpi_evaluate_integer(handle, METHOD_NAME__ADR, NULL, addr); in acpi_get_local_u64_address()
929 status = acpi_evaluate_integer(adev->handle, "_HRV", NULL, &hrv); in acpi_dev_match_cb()
H A Dthermal_lib.c30 status = acpi_evaluate_integer(adev->handle, obj_name, NULL, &temp); in acpi_trip_temp()
H A Ddevice_pm.c53 status = acpi_evaluate_integer(device->handle, "_PSC", NULL, &psc); in acpi_dev_pm_explicit_get()
512 status = acpi_evaluate_integer(adev->handle, "_S0W", NULL, &state); in acpi_dev_power_state_for_wake()
698 status = acpi_evaluate_integer(handle, method, NULL, &ret); in acpi_dev_pm_get_state()
749 status = acpi_evaluate_integer(handle, method, NULL, &ret); in acpi_dev_pm_get_state()
/linux/drivers/i2c/busses/
H A Di2c-designware-baytrail.c28 status = acpi_evaluate_integer(handle, "_SEM", NULL, &shared_host); in i2c_dw_baytrail_probe_lock_support()
/linux/arch/loongarch/power/
H A Dplatform.c72 status = acpi_evaluate_integer(NULL, "\\SADR", NULL, &suspend_addr); in loongson3_acpi_suspend_init()
/linux/tools/testing/cxl/test/
H A Dmock.h15 acpi_status (*acpi_evaluate_integer)(acpi_handle handle,
14 acpi_status (*acpi_evaluate_integer)(acpi_handle handle, global() member
H A Dmock.c91 status = ops->acpi_evaluate_integer(handle, pathname, arguments,
94 status = acpi_evaluate_integer(handle, pathname, arguments, in __wrap_acpi_evaluate_integer()
/linux/drivers/gpu/drm/
H A Ddrm_privacy_screen_x86.c45 status = acpi_evaluate_integer(ec_handle, "HKEY.GSSS", &args, &output); in detect_thinkpad_privacy_screen()
/linux/drivers/platform/x86/
H A Ddasharo-acpi.c89 status = acpi_evaluate_integer(handle, "GFCP", &obj_list, &count); in dasharo_get_feature_cap_count()
118 status = acpi_evaluate_integer(handle, method, &obj_list, &val); in dasharo_read_channel()
H A Dclassmate-laptop.c719 status = acpi_evaluate_integer(handle, "TCMD", &input, &output); in cmpc_get_tablet()
814 status = acpi_evaluate_integer(handle, "GRDI", &input, &output); in cmpc_get_brightness()
834 status = acpi_evaluate_integer(handle, "GWRI", &input, &output); in cmpc_set_brightness()
886 status = acpi_evaluate_integer(handle, "GRDI", &input, &output); in cmpc_get_rfkill_wlan()
906 status = acpi_evaluate_integer(handle, "GWRI", &input, &output); in cmpc_set_rfkill_wlan()
H A Dxo15-ebook.c49 status = acpi_evaluate_integer(device->handle, "EBK", NULL, &state); in ebook_send_state()
/linux/drivers/pci/hotplug/
H A Dacpiphp_glue.c244 status = acpi_evaluate_integer(handle, "_ADR", NULL, &adr); in acpiphp_add_context()
309 status = acpi_evaluate_integer(handle, "_SUN", NULL, &sun); in acpiphp_add_context()
609 status = acpi_evaluate_integer(func_to_handle(func), in get_slot_status()
663 status = acpi_evaluate_integer(adev->handle, "_STA", NULL, &sta); in trim_stale_devices()
H A Dacpi_pcihp.c153 status = acpi_evaluate_integer(handle, "_RMV", NULL, &removable); in pcihp_is_ejectable()
/linux/drivers/acpi/riscv/
H A Dirq.c182 status = acpi_evaluate_integer(handle, "_GSB", NULL, &gbase); in riscv_acpi_create_gsi_map_smsi()
209 status = acpi_evaluate_integer(handle, "_GSB", NULL, &gbase); in riscv_acpi_create_gsi_map()
/linux/drivers/char/ipmi/
H A Dipmi_si_platform.c331 status = acpi_evaluate_integer(handle, "_IFT", NULL, &tmp); in acpi_ipmi_probe()
363 status = acpi_evaluate_integer(handle, "_GPE", NULL, &tmp); in acpi_ipmi_probe()
/linux/tools/testing/cxl/
H A DKbuild4 ldflags-y += --wrap=acpi_evaluate_integer
/linux/drivers/iio/light/
H A Dacpi-als.c81 status = acpi_evaluate_integer(als->device->handle, prop, NULL, in acpi_als_read_value()
/linux/drivers/platform/x86/intel/
H A Dhid.c342 status = acpi_evaluate_integer(handle, method_name, NULL, result); in intel_hid_evaluate_method()
402 status = acpi_evaluate_integer(handle, "BTNC", NULL, &button_cap); in intel_button_array_enable()
/linux/drivers/platform/chrome/
H A Dcros_kbd_led_backlight.c86 status = acpi_evaluate_integer(NULL, ACPI_KEYBOARD_BACKLIGHT_READ, in keyboard_led_get_brightness_acpi()
/linux/drivers/mfd/
H A Dintel_soc_pmic_chtwc.c196 status = acpi_evaluate_integer(ACPI_HANDLE(dev), "_HRV", NULL, &hrv); in cht_wc_probe()

123