Searched refs:devfreq_governor (Results 1 – 10 of 10) 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);
259 static struct devfreq_governor *find_devfreq_governor(const char *name) in find_devfreq_governor()261 struct devfreq_governor *tmp_governor; in find_devfreq_governor()289 static struct devfreq_governor *try_then_request_governor(const char *name) in try_then_request_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()1266 int devfreq_add_governor(struct devfreq_governor *governor) in devfreq_add_governor()1268 struct devfreq_governor *g; in devfreq_add_governor()1340 struct devfreq_governor *governor) in devm_devfreq_add_governor()[all …]
38 static struct devfreq_governor devfreq_powersave = {
38 static struct devfreq_governor devfreq_performance = {
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 = {
40 struct devfreq_governor;190 const struct devfreq_governor *governor;