Lines Matching refs:devfreq_governor
265 static struct devfreq_governor *find_devfreq_governor(const char *name) in find_devfreq_governor()
267 struct devfreq_governor *tmp_governor; in find_devfreq_governor()
295 static struct devfreq_governor *try_then_request_governor(const char *name) in try_then_request_governor()
297 struct devfreq_governor *governor; in try_then_request_governor()
790 const struct devfreq_governor *gov);
792 const struct devfreq_governor *gov);
807 struct devfreq_governor *governor; in devfreq_add_device()
1262 int devfreq_add_governor(struct devfreq_governor *governor) in devfreq_add_governor()
1264 struct devfreq_governor *g; in devfreq_add_governor()
1327 int devfreq_remove_governor(struct devfreq_governor *governor) in devfreq_remove_governor()
1329 struct devfreq_governor *g; in devfreq_remove_governor()
1403 const struct devfreq_governor *governor, *prev_governor; in governor_store()
1501 struct devfreq_governor *governor; in available_governors_show()
1899 const struct devfreq_governor *gov) in create_sysfs_files()
1909 const struct devfreq_governor *gov) in remove_sysfs_files()