Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A Dthermal_core.h208 int for_each_thermal_governor(int (*cb)(struct thermal_governor *, void *),
H A Dthermal_core.c711 int for_each_thermal_governor(int (*cb)(struct thermal_governor *, void *), in for_each_thermal_governor() function