Searched refs:thermal_register_governor (Results 1 - 6 of 6) sorted by relevance

/drivers/thermal/
H A Duser_space.c50 return thermal_register_governor(&thermal_gov_user_space);
H A Dthermal_core.h53 int thermal_register_governor(struct thermal_governor *);
H A Dgov_bang_bang.c125 return thermal_register_governor(&thermal_gov_bang_bang);
H A Dfair_share.c127 return thermal_register_governor(&thermal_gov_fair_share);
H A Dstep_wise.c209 return thermal_register_governor(&thermal_gov_step_wise);
H A Dthermal_core.c78 int thermal_register_governor(struct thermal_governor *governor) function

Completed in 65 milliseconds