Searched refs:devfreq_governor (Results 1 – 9 of 9) sorted by relevance
49 struct devfreq_governor { struct66 int devfreq_add_governor(struct devfreq_governor *governor); argument67 int devfreq_remove_governor(struct devfreq_governor *governor);
38 static struct devfreq_governor devfreq_powersave = {
38 static struct devfreq_governor devfreq_performance = {
262 static struct devfreq_governor *find_devfreq_governor(const char *name) in find_devfreq_governor()264 struct devfreq_governor *tmp_governor; in find_devfreq_governor()292 static struct devfreq_governor *try_then_request_governor(const char *name) in try_then_request_governor()294 struct devfreq_governor *governor; in try_then_request_governor()751 struct devfreq_governor *governor; in devfreq_add_device()1191 int devfreq_add_governor(struct devfreq_governor *governor) in devfreq_add_governor()1193 struct devfreq_governor *g; in devfreq_add_governor()1256 int devfreq_remove_governor(struct devfreq_governor *governor) in devfreq_remove_governor()1258 struct devfreq_governor *g; in devfreq_remove_governor()1332 const struct devfreq_governor *governor, *prev_governor; in governor_store()[all …]
118 static struct devfreq_governor devfreq_simple_ondemand = {
133 static struct devfreq_governor devfreq_userspace = {
181 static struct devfreq_governor devfreq_passive = {
766 static struct devfreq_governor tegra_devfreq_governor = {
42 struct devfreq_governor;178 const struct devfreq_governor *governor;