Home
last modified time | relevance | path

Searched refs:acpi_evaluate_integer (Results 1 - 25 of 182) sorted by relevance

12345678

/kernel/linux/linux-6.6/drivers/acpi/
H A Dthermal.c151 status = acpi_evaluate_integer(tz->device->handle, "_TMP", NULL, &tmp); in acpi_thermal_get_temperature()
171 status = acpi_evaluate_integer(tz->device->handle, "_TZP", NULL, &tmp); in acpi_thermal_get_polling_frequency()
201 status = acpi_evaluate_integer(tz->device->handle, "_CRT", NULL, &tmp); in __acpi_thermal_trips_update()
241 status = acpi_evaluate_integer(tz->device->handle, "_HOT", NULL, &tmp); in __acpi_thermal_trips_update()
265 status = acpi_evaluate_integer(tz->device->handle, in __acpi_thermal_trips_update()
275 status = acpi_evaluate_integer(tz->device->handle, in __acpi_thermal_trips_update()
282 status = acpi_evaluate_integer(tz->device->handle, in __acpi_thermal_trips_update()
289 status = acpi_evaluate_integer(tz->device->handle, in __acpi_thermal_trips_update()
332 status = acpi_evaluate_integer(tz->device->handle, in __acpi_thermal_trips_update()
833 acpi_evaluate_integer(handl in acpi_thermal_aml_dependency_fix()
[all...]
H 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()
H A Dacpi_tad.c94 status = acpi_evaluate_integer(handle, "_SRT", &arg_list, &retval); in acpi_tad_set_real_time()
270 status = acpi_evaluate_integer(handle, method, &arg_list, &retval); in acpi_tad_wake_set()
318 status = acpi_evaluate_integer(handle, method, &arg_list, &retval); in acpi_tad_wake_read()
374 status = acpi_evaluate_integer(handle, "_CWS", &arg_list, &retval); in acpi_tad_clear_status()
415 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()
H A Dacpi_processor.c214 status = acpi_evaluate_integer(pr->handle, "_STA", NULL, &sta); in acpi_processor_hotadd_init()
288 status = acpi_evaluate_integer(pr->handle, METHOD_NAME__UID, in acpi_processor_get_info()
380 status = acpi_evaluate_integer(pr->handle, "_SUN", NULL, &value); in acpi_processor_get_info()
539 status = acpi_evaluate_integer(handle, METHOD_NAME__UID, in processor_physically_present()
738 status = acpi_evaluate_integer(handle, "_UID", NULL, &uid); in acpi_processor_ids_walk()
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dintel_menlow.c62 status = acpi_evaluate_integer(handle, MEMORY_GET_BANDWIDTH, in memory_get_max_bandwidth()
88 status = acpi_evaluate_integer(handle, MEMORY_GET_BANDWIDTH, in memory_get_cur_bandwidth()
120 acpi_evaluate_integer(handle, MEMORY_SET_BANDWIDTH, &arg_list, in memory_set_cur_bandwidth()
249 status = acpi_evaluate_integer(handle, index ? GET_AUX1 : GET_AUX0, in sensor_get_auxtrip()
277 status = acpi_evaluate_integer(handle, index ? GET_AUX0 : GET_AUX1, in sensor_set_auxtrip()
285 status = acpi_evaluate_integer(handle, index ? SET_AUX1 : SET_AUX0, in sensor_set_auxtrip()
365 status = acpi_evaluate_integer(NULL, BIOS_ENABLED, NULL, &bios_enabled); in bios_enabled_show()
495 status = acpi_evaluate_integer(NULL, BIOS_ENABLED, NULL, &enable); in intel_menlow_module_init()
H A Dintel-rst.c22 status = acpi_evaluate_integer(acpi->handle, "GFFS", NULL, &value); in irst_show_wakeup_events()
66 status = acpi_evaluate_integer(acpi->handle, "GFTV", NULL, &value); in irst_show_wakeup_time()
H A Dhp_accel.c119 status = acpi_evaluate_integer(dev->handle, "ALRD", &args, &lret); in lis3lv02d_acpi_read()
146 if (acpi_evaluate_integer(dev->handle, "ALWR", &args, &ret) != AE_OK) in lis3lv02d_acpi_write()
268 acpi_evaluate_integer(dev->handle, "ALED", &args, &ret); in hpled_set()
H A Dintel-smartconnect.c16 status = acpi_evaluate_integer(acpi->handle, "GAOS", NULL, &value); in smartconnect_acpi_init()
/kernel/linux/linux-5.10/drivers/acpi/
H 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()
H A Dthermal.c195 status = acpi_evaluate_integer(tz->device->handle, "_TMP", NULL, &tmp); in acpi_thermal_get_temperature()
214 status = acpi_evaluate_integer(tz->device->handle, "_TZP", NULL, &tmp); in acpi_thermal_get_polling_frequency()
275 status = acpi_evaluate_integer(tz->device->handle, in acpi_thermal_trips_update()
317 status = acpi_evaluate_integer(tz->device->handle, in acpi_thermal_trips_update()
342 status = acpi_evaluate_integer(tz->device->handle, in acpi_thermal_trips_update()
352 status = acpi_evaluate_integer( in acpi_thermal_trips_update()
359 status = acpi_evaluate_integer( in acpi_thermal_trips_update()
366 status = acpi_evaluate_integer( in acpi_thermal_trips_update()
409 status = acpi_evaluate_integer(tz->device->handle, in acpi_thermal_trips_update()
952 acpi_evaluate_integer(handl in acpi_thermal_aml_dependency_fix()
[all...]
H A Dacpi_tad.c94 status = acpi_evaluate_integer(handle, "_SRT", &arg_list, &retval); in acpi_tad_set_real_time()
270 status = acpi_evaluate_integer(handle, method, &arg_list, &retval); in acpi_tad_wake_set()
318 status = acpi_evaluate_integer(handle, method, &arg_list, &retval); in acpi_tad_wake_read()
374 status = acpi_evaluate_integer(handle, "_CWS", &arg_list, &retval); in acpi_tad_clear_status()
415 status = acpi_evaluate_integer(handle, "_GWS", &arg_list, &retval); in acpi_tad_status_read()
596 status = acpi_evaluate_integer(handle, "_GCP", NULL, &caps); in acpi_tad_probe()
/kernel/linux/linux-5.10/drivers/thermal/intel/int340x_thermal/
H A Dint340x_thermal_zone.c24 status = acpi_evaluate_integer(d->adev->handle, "_TMP", NULL, &tmp); in int340x_thermal_get_zone_temp()
148 status = acpi_evaluate_integer(d->adev->handle, "GTSH", NULL, &hyst); in int340x_thermal_get_trip_hyst()
171 status = acpi_evaluate_integer(handle, name, NULL, &r); in int340x_thermal_get_trip_config()
244 status = acpi_evaluate_integer(adev->handle, "PATC", NULL, &trip_cnt); in int340x_thermal_zone_add()
H A Dint3403_thermal.c139 status = acpi_evaluate_integer(priv->adev->handle, "PPPC", NULL, &level); in int3403_get_cur_state()
231 status = acpi_evaluate_integer(priv->adev->handle, "_TMP", in int3403_add()
234 status = acpi_evaluate_integer(priv->adev->handle, "PTYP", in int3403_add()
H 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()
/kernel/linux/linux-6.6/drivers/thermal/intel/int340x_thermal/
H A Dint3403_thermal.c139 status = acpi_evaluate_integer(priv->adev->handle, "PPPC", NULL, &level); in int3403_get_cur_state()
231 status = acpi_evaluate_integer(priv->adev->handle, "_TMP", in int3403_add()
234 status = acpi_evaluate_integer(priv->adev->handle, "PTYP", in int3403_add()
H A Dint340x_thermal_zone.c21 status = acpi_evaluate_integer(d->adev->handle, "_TMP", NULL, &tmp); in int340x_thermal_get_zone_temp()
142 status = acpi_evaluate_integer(adev->handle, "PATC", NULL, &trip_cnt); in int340x_thermal_zone_add()
162 status = acpi_evaluate_integer(adev->handle, "GTSH", NULL, &hyst); in int340x_thermal_zone_add()
H 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()
/kernel/linux/linux-6.6/drivers/platform/x86/intel/
H A Drst.c22 status = acpi_evaluate_integer(acpi->handle, "GFFS", NULL, &value); in irst_show_wakeup_events()
66 status = acpi_evaluate_integer(acpi->handle, "GFTV", NULL, &value); in irst_show_wakeup_time()
H A Dsmartconnect.c16 status = acpi_evaluate_integer(acpi->handle, "GAOS", NULL, &value); in smartconnect_acpi_init()
/kernel/linux/linux-5.10/drivers/acpi/dptf/
H A Ddptf_power.c36 status = acpi_evaluate_integer(acpi_dev->handle, #object,\
128 status = acpi_evaluate_integer(handle, "PTYP", NULL, &ptype); in dptf_participant_type()
/kernel/linux/linux-6.6/drivers/acpi/dptf/
H 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()
/kernel/linux/linux-6.6/drivers/platform/x86/hp/
H 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()
/kernel/linux/linux-5.10/arch/loongarch/power/
H A Dplatform.c47 status = acpi_evaluate_integer(NULL, "\\SADR", NULL, &suspend_addr); in loongson3_acpi_suspend_init()
/kernel/linux/linux-6.6/arch/loongarch/power/
H A Dplatform.c47 status = acpi_evaluate_integer(NULL, "\\SADR", NULL, &suspend_addr); in loongson3_acpi_suspend_init()
/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-designware-baytrail.c28 status = acpi_evaluate_integer(handle, "_SEM", NULL, &shared_host); in i2c_dw_probe_lock_support()

Completed in 16 milliseconds

12345678