Searched refs:schedutil_gov (Results 1 – 1 of 1) sorted by relevance
604 static struct cpufreq_governor schedutil_gov; variable756 schedutil_gov.name); in sugov_init()863 static struct cpufreq_governor schedutil_gov = { variable877 return &schedutil_gov; in cpufreq_default_governor()883 return cpufreq_register_governor(&schedutil_gov); in sugov_register()