Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/base/power/
Ddomain_governor.c213 struct dev_power_governor simple_qos_governor = { variable
/linux-4.4.14/include/linux/
Dpm_domain.h127 extern struct dev_power_governor simple_qos_governor;
/linux-4.4.14/arch/arm/mach-shmobile/
Dpm-rmobile.c134 pm_genpd_init(genpd, gov ? : &simple_qos_governor, false); in rmobile_init_pm_domain()
/linux-4.4.14/drivers/clk/shmobile/
Dclk-mstp.c323 pm_genpd_init(pd, &simple_qos_governor, false); in cpg_mstp_add_clk_domain()