Home
last modified time | relevance | path

Searched refs:devfreq_performance (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/devfreq/
H A Dgovernor_performance.c38 static struct devfreq_governor devfreq_performance = { variable
46 return devfreq_add_governor(&devfreq_performance); in devfreq_performance_init()
54 ret = devfreq_remove_governor(&devfreq_performance); in devfreq_performance_exit()
/kernel/linux/linux-6.6/drivers/devfreq/
H A Dgovernor_performance.c38 static struct devfreq_governor devfreq_performance = { variable
46 return devfreq_add_governor(&devfreq_performance); in devfreq_performance_init()
54 ret = devfreq_remove_governor(&devfreq_performance); in devfreq_performance_exit()

Completed in 1 milliseconds