Home
last modified time | relevance | path

Searched refs:devfreq_governor (Results 1 – 9 of 9) sorted by relevance

/drivers/devfreq/
A Dgovernor.h92 struct devfreq_governor { struct
109 int devfreq_add_governor(struct devfreq_governor *governor); argument
110 int devfreq_remove_governor(struct devfreq_governor *governor);
113 struct devfreq_governor *governor);
A Ddevfreq.c261 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 …]
A Dgovernor_performance.c38 static struct devfreq_governor devfreq_performance = {
A Dgovernor_powersave.c38 static struct devfreq_governor devfreq_powersave = {
A Dgovernor_simpleondemand.c118 static struct devfreq_governor devfreq_simple_ondemand = {
A Dgovernor_userspace.c137 static struct devfreq_governor devfreq_userspace = {
A Dgovernor_passive.c425 static struct devfreq_governor devfreq_passive = {
A Dhisi_uncore_freq.c396 static struct devfreq_governor hisi_platform_governor = {
A Dtegra30-devfreq.c782 static struct devfreq_governor tegra_devfreq_governor = {

Completed in 19 milliseconds