Home
last modified time | relevance | path

Searched refs:acpi_thermal_rel_handle (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/thermal/intel/int340x_thermal/
H A Dacpi_thermal_rel.c25 static acpi_handle acpi_thermal_rel_handle; variable
238 ret = acpi_parse_art(acpi_thermal_rel_handle, &count, &arts, false); in fill_art()
274 ret = acpi_parse_trt(acpi_thermal_rel_handle, &count, &trts, false); in fill_trt()
312 ret = acpi_parse_trt(acpi_thermal_rel_handle, &count, in acpi_thermal_rel_ioctl()
319 ret = acpi_parse_trt(acpi_thermal_rel_handle, &count, in acpi_thermal_rel_ioctl()
329 ret = acpi_parse_art(acpi_thermal_rel_handle, &count, in acpi_thermal_rel_ioctl()
336 ret = acpi_parse_art(acpi_thermal_rel_handle, &count, in acpi_thermal_rel_ioctl()
368 acpi_thermal_rel_handle = handle; in acpi_thermal_rel_misc_device_add()
/kernel/linux/linux-6.6/drivers/thermal/intel/int340x_thermal/
H A Dacpi_thermal_rel.c25 static acpi_handle acpi_thermal_rel_handle; variable
374 ret = acpi_parse_art(acpi_thermal_rel_handle, &count, &arts, false); in fill_art()
411 ret = acpi_parse_trt(acpi_thermal_rel_handle, &count, &trts, false); in fill_trt()
443 ret = acpi_parse_psvt(acpi_thermal_rel_handle, &count, &psvts); in fill_psvt()
501 ret = acpi_parse_trt(acpi_thermal_rel_handle, &count, in acpi_thermal_rel_ioctl()
508 ret = acpi_parse_trt(acpi_thermal_rel_handle, &count, in acpi_thermal_rel_ioctl()
518 ret = acpi_parse_art(acpi_thermal_rel_handle, &count, in acpi_thermal_rel_ioctl()
525 ret = acpi_parse_art(acpi_thermal_rel_handle, &count, in acpi_thermal_rel_ioctl()
537 ret = acpi_parse_psvt(acpi_thermal_rel_handle, &count, &psvts); in acpi_thermal_rel_ioctl()
546 ret = acpi_parse_psvt(acpi_thermal_rel_handle, in acpi_thermal_rel_ioctl()
[all...]

Completed in 2 milliseconds