Searched refs:devfreq_governor (Results 1 – 9 of 9) sorted by relevance
92 struct devfreq_governor { struct109 int devfreq_add_governor(struct devfreq_governor *governor); argument110 int devfreq_remove_governor(struct devfreq_governor *governor);113 struct devfreq_governor *governor);
262 static struct devfreq_governor *find_devfreq_governor(const char *name) in find_devfreq_governor()264 struct devfreq_governor *tmp_governor; in find_devfreq_governor()292 static struct devfreq_governor *try_then_request_governor(const char *name) in try_then_request_governor()294 struct devfreq_governor *governor; in try_then_request_governor()770 const struct devfreq_governor *gov);772 const struct devfreq_governor *gov);788 struct devfreq_governor *governor; in devfreq_add_device()1251 int devfreq_add_governor(struct devfreq_governor *governor) in devfreq_add_governor()1253 struct devfreq_governor *g; in devfreq_add_governor()1325 struct devfreq_governor *governor) in devm_devfreq_add_governor()[all …]
38 static struct devfreq_governor devfreq_performance = {
38 static struct devfreq_governor devfreq_powersave = {
118 static struct devfreq_governor devfreq_simple_ondemand = {
133 static struct devfreq_governor devfreq_userspace = {
425 static struct devfreq_governor devfreq_passive = {
782 static struct devfreq_governor tegra_devfreq_governor = {
40 struct devfreq_governor;185 const struct devfreq_governor *governor;