Home
last modified time | relevance | path

Searched refs:pch_get_trip_temp (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/thermal/intel/
Dintel_pch_thermal.c251 static int pch_get_trip_temp(struct thermal_zone_device *tzd, int trip, int *temp) in pch_get_trip_temp() function
270 .get_trip_temp = pch_get_trip_temp,