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()
769 const struct devfreq_governor *gov);
771 const struct devfreq_governor *gov);
787 struct devfreq_governor *governor; in devfreq_add_device()
1243 int devfreq_add_governor(struct devfreq_governor *governor) in devfreq_add_governor()
1245 struct devfreq_governor *g; in devfreq_add_governor()
1308 int devfreq_remove_governor(struct devfreq_governor *governor) in devfreq_remove_governor()
1310 struct devfreq_governor *g; in devfreq_remove_governor()
1384 const struct devfreq_governor *governor, *prev_governor; in governor_store()
1482 struct devfreq_governor *governor; in available_governors_show()
1859 const struct devfreq_governor *gov) in create_sysfs_files()
1869 const struct devfreq_governor *gov) in remove_sysfs_files()