Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/thermal/
Dthermal_of.c85 static int of_thermal_get_trip_temp(struct thermal_zone_device *tz, int trip, in of_thermal_get_trip_temp() function
630 of_ops->get_trip_temp = of_ops->get_trip_temp ? : of_thermal_get_trip_temp; in thermal_of_zone_register()