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

/linux-master/drivers/acpi/
H A Dthermal.c202 static long get_active_temp(struct acpi_thermal *tz, int index) function
235 acpi_trip->temp_dk = get_active_temp(tz, index);
438 temp = get_active_temp(tz, index);

Completed in 118 milliseconds