[go: nahoru, domu]

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

/drivers/thermal/int340x_thermal/
H A Dacpi_thermal_rel.c28 static acpi_handle acpi_thermal_rel_handle; variable
253 ret = acpi_parse_art(acpi_thermal_rel_handle, &count, &arts, false);
289 ret = acpi_parse_trt(acpi_thermal_rel_handle, &count, &trts, false);
327 ret = acpi_parse_trt(acpi_thermal_rel_handle, (int *)&count,
334 ret = acpi_parse_trt(acpi_thermal_rel_handle, (int *)&count,
344 ret = acpi_parse_art(acpi_thermal_rel_handle, (int *)&count,
351 ret = acpi_parse_art(acpi_thermal_rel_handle, (int *)&count,
383 acpi_thermal_rel_handle = handle;

Completed in 25 milliseconds