Home
last modified time | relevance | path

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

1234

/drivers/acpi/
A Dthermal.c138 status = acpi_evaluate_integer(tz->device->handle, "_TMP", NULL, &tmp); in acpi_thermal_get_temperature()
158 status = acpi_evaluate_integer(tz->device->handle, "_TZP", NULL, &tmp); in acpi_thermal_get_polling_frequency()
395 status = acpi_evaluate_integer(tz->device->handle, "_TC1", NULL, &tmp); in passive_trip_params_init()
401 status = acpi_evaluate_integer(tz->device->handle, "_TC2", NULL, &tmp); in passive_trip_params_init()
407 status = acpi_evaluate_integer(tz->device->handle, "_TFP", NULL, &tmp); in passive_trip_params_init()
413 status = acpi_evaluate_integer(tz->device->handle, "_TSP", NULL, &tmp); in passive_trip_params_init()
712 acpi_evaluate_integer(handle, "_CRT", NULL, &value); in acpi_thermal_aml_dependency_fix()
713 acpi_evaluate_integer(handle, "_HOT", NULL, &value); in acpi_thermal_aml_dependency_fix()
714 acpi_evaluate_integer(handle, "_PSV", NULL, &value); in acpi_thermal_aml_dependency_fix()
719 status = acpi_evaluate_integer(handle, name, NULL, &value); in acpi_thermal_aml_dependency_fix()
[all …]
A Dpci_slot.c54 status = acpi_evaluate_integer(handle, "_STA", NULL, &sta); in check_slot()
59 status = acpi_evaluate_integer(handle, "_ADR", NULL, &adr); in check_slot()
67 status = acpi_evaluate_integer(handle, "_SUN", NULL, sun); in check_slot()
A Dacpi_tad.c95 status = acpi_evaluate_integer(handle, "_SRT", &arg_list, &retval); in acpi_tad_set_real_time()
271 status = acpi_evaluate_integer(handle, method, &arg_list, &retval); in acpi_tad_wake_set()
319 status = acpi_evaluate_integer(handle, method, &arg_list, &retval); in acpi_tad_wake_read()
375 status = acpi_evaluate_integer(handle, "_CWS", &arg_list, &retval); in acpi_tad_clear_status()
416 status = acpi_evaluate_integer(handle, "_GWS", &arg_list, &retval); in acpi_tad_status_read()
603 status = acpi_evaluate_integer(handle, "_GCP", NULL, &caps); in acpi_tad_probe()
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()
545 status = acpi_evaluate_integer(handle, METHOD_NAME__UID, in processor_physically_present()
744 status = acpi_evaluate_integer(handle, "_UID", NULL, &uid); in acpi_processor_ids_walk()
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()
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()
A Ddevice_sysfs.c481 status = acpi_evaluate_integer(acpi_dev->handle, "_SUN", NULL, &sun); in sun_show()
497 status = acpi_evaluate_integer(acpi_dev->handle, "_HRV", NULL, &hrv); in hrv_show()
512 status = acpi_evaluate_integer(acpi_dev->handle, "_STA", NULL, &sta); in status_show()
/drivers/thermal/intel/int340x_thermal/
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()
A Dint3403_thermal.c128 status = acpi_evaluate_integer(priv->adev->handle, "PPPC", NULL, &level); in int3403_get_cur_state()
220 status = acpi_evaluate_integer(priv->adev->handle, "_TMP", in int3403_add()
223 status = acpi_evaluate_integer(priv->adev->handle, "PTYP", in int3403_add()
A Dint3406_thermal.c113 status = acpi_evaluate_integer(d->handle, "DDDL", NULL, &lower_limit); in int3406_thermal_get_limit()
118 status = acpi_evaluate_integer(d->handle, "DDPC", NULL, &upper_limit); in int3406_thermal_get_limit()
/drivers/platform/x86/intel/
A Drst.c23 status = acpi_evaluate_integer(acpi->handle, "GFFS", NULL, &value); in irst_show_wakeup_events()
67 status = acpi_evaluate_integer(acpi->handle, "GFTV", NULL, &value); in irst_show_wakeup_time()
A Dsmartconnect.c17 status = acpi_evaluate_integer(acpi->handle, "GAOS", NULL, &value); in smartconnect_acpi_init()
/drivers/platform/x86/hp/
A Dhp_accel.c107 status = acpi_evaluate_integer(dev->handle, "ALRD", &args, &lret); in lis3lv02d_acpi_read()
134 if (acpi_evaluate_integer(dev->handle, "ALWR", &args, &ret) != AE_OK) in lis3lv02d_acpi_write()
256 acpi_evaluate_integer(dev->handle, "ALED", &args, &ret); in hpled_set()
/drivers/hwmon/
A Dacpi_power_meter.c104 status = acpi_evaluate_integer(resource->acpi_dev->handle, "_GAI", in update_avg_interval()
122 status = acpi_evaluate_integer(resource->acpi_dev->handle, "_GHL", in update_cap()
153 status = acpi_evaluate_integer(resource->acpi_dev->handle, "_PTP", in set_acpi_trip()
180 status = acpi_evaluate_integer(resource->acpi_dev->handle, "_PMM", in update_meter()
329 status = acpi_evaluate_integer(resource->acpi_dev->handle, "_SHL", in set_cap()
358 status = acpi_evaluate_integer(resource->acpi_dev->handle, "_PAI", in set_avg_interval()
/drivers/acpi/dptf/
A Ddptf_power.c34 status = acpi_evaluate_integer(acpi_dev->handle, #object,\
126 status = acpi_evaluate_integer(handle, "PTYP", NULL, &ptype); in dptf_participant_type()
/drivers/platform/x86/
A Dtoshiba_bluetooth.c75 result = acpi_evaluate_integer(handle, "_STA", NULL, &bt_present); in toshiba_bluetooth_present()
94 result = acpi_evaluate_integer(handle, "BTST", NULL, &status); in toshiba_bluetooth_status()
A Dasus-laptop.c434 status = acpi_evaluate_integer(asus->handle, method, NULL, &val); in pega_acc_axis()
594 rv = acpi_evaluate_integer(asus->handle, METHOD_KBD_LIGHT_GET, in asus_kled_lvl()
756 rv = acpi_evaluate_integer(asus->handle, METHOD_BRIGHTNESS_GET, in asus_read_brightness()
865 rv = acpi_evaluate_integer(asus->handle, "SFUN", NULL, &temp); in infos_show()
877 rv = acpi_evaluate_integer(asus->handle, "HWRS", NULL, &temp); in infos_show()
888 rv = acpi_evaluate_integer(asus->handle, "ASYM", NULL, &temp); in infos_show()
972 rv = acpi_evaluate_integer(asus->handle, METHOD_WL_STATUS, in asus_wireless_status()
1246 rv = acpi_evaluate_integer(asus->handle, METHOD_GPS_STATUS, in asus_gps_status()
1705 acpi_evaluate_integer(asus->handle, "BSTS", NULL, &bsts_result); in asus_laptop_get_info()
A Dclassmate-laptop.c687 status = acpi_evaluate_integer(handle, "TCMD", &input, &output); in cmpc_get_tablet()
782 status = acpi_evaluate_integer(handle, "GRDI", &input, &output); in cmpc_get_brightness()
802 status = acpi_evaluate_integer(handle, "GWRI", &input, &output); in cmpc_set_brightness()
854 status = acpi_evaluate_integer(handle, "GRDI", &input, &output); in cmpc_get_rfkill_wlan()
874 status = acpi_evaluate_integer(handle, "GWRI", &input, &output); in cmpc_set_rfkill_wlan()
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()
A Dsystem76_acpi.c83 status = acpi_evaluate_integer(handle, method, NULL, &ret); in system76_get()
104 status = acpi_evaluate_integer(handle, method, &obj_list, &ret); in system76_get_index()
183 status = acpi_evaluate_integer(handle, "GBCT", &input, &ret); in battery_get_threshold()
/drivers/i2c/busses/
A Di2c-designware-baytrail.c28 status = acpi_evaluate_integer(handle, "_SEM", NULL, &shared_host); in i2c_dw_baytrail_probe_lock_support()
/drivers/pci/hotplug/
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()
/drivers/platform/x86/dell/
A Ddell-rbtn.c38 status = acpi_evaluate_integer(device->handle, "CRBT", NULL, &output); in rbtn_check()
59 status = acpi_evaluate_integer(device->handle, "GRBT", NULL, &output); in rbtn_get()
/drivers/gpu/drm/
A Ddrm_privacy_screen_x86.c45 status = acpi_evaluate_integer(ec_handle, "HKEY.GSSS", &args, &output); in detect_thinkpad_privacy_screen()
/drivers/platform/chrome/
A Dchromeos_tbmc.c30 status = acpi_evaluate_integer(adev->handle, "TBMC", NULL, &state); in chromeos_tbmc_query_switch()

Completed in 62 milliseconds

1234