Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/thermal/
Dthermal_of.c119 static int of_thermal_get_crit_temp(struct thermal_zone_device *tz, in of_thermal_get_crit_temp() function
633 of_ops->get_crit_temp = of_ops->get_crit_temp ? : of_thermal_get_crit_temp; in thermal_of_zone_register()