Searched refs:devfreq_governor (Results 1 – 9 of 9) sorted by relevance
67 struct devfreq_governor { struct84 int devfreq_add_governor(struct devfreq_governor *governor); argument85 int devfreq_remove_governor(struct devfreq_governor *governor);88 struct devfreq_governor *governor);
267 struct devfreq_governor *tmp_governor; in find_devfreq_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()1245 struct devfreq_governor *g; in devfreq_add_governor()1317 struct devfreq_governor *governor) in devm_devfreq_add_governor()1336 struct devfreq_governor *g; in devfreq_remove_governor()1508 struct devfreq_governor *governor; in available_governors_show()1885 const struct devfreq_governor *gov) in create_sysfs_files()[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 = {
166 static struct devfreq_governor devfreq_passive = {
782 static struct devfreq_governor tegra_devfreq_governor = {
40 struct devfreq_governor;182 const struct devfreq_governor *governor;
Completed in 13 milliseconds