Home
last modified time | relevance | path

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

/linux/drivers/devfreq/
H A Dhisi_uncore_freq.c395 static struct devfreq_governor hisi_platform_governor = { variable
417 rc = devfreq_remove_governor(&hisi_platform_governor); in hisi_uncore_remove_platform_gov()
444 int rc = devfreq_add_governor(&hisi_platform_governor); in hisi_uncore_add_platform_gov()
586 hisi_platform_governor.name, NULL); in hisi_uncore_devfreq_register()