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);
261 struct devfreq_governor *tmp_governor; in find_devfreq_governor()291 struct devfreq_governor *governor; in try_then_request_governor()789 const struct devfreq_governor *gov);791 const struct devfreq_governor *gov);806 struct devfreq_governor *governor; in devfreq_add_device()1268 struct devfreq_governor *g; in devfreq_add_governor()1340 struct devfreq_governor *governor) in devm_devfreq_add_governor()1359 struct devfreq_governor *g; in devfreq_remove_governor()1527 struct devfreq_governor *governor; in available_governors_show()1920 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 = {
137 static struct devfreq_governor devfreq_userspace = {
425 static struct devfreq_governor devfreq_passive = {
396 static struct devfreq_governor hisi_platform_governor = {
782 static struct devfreq_governor tegra_devfreq_governor = {
Completed in 19 milliseconds