Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A Dthermal_thresholds.c60 static struct user_threshold *__thermal_thresholds_find(const struct list_head *thresholds, in __thermal_thresholds_find() function
176 t = __thermal_thresholds_find(thresholds, temperature); in thermal_thresholds_add()
210 t = __thermal_thresholds_find(thresholds, temperature); in thermal_thresholds_delete()