Home
last modified time | relevance | path

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

/drivers/cpufreq/
Darm_big_little.h26 struct cpufreq_arm_bL_ops { struct
40 int bL_cpufreq_register(struct cpufreq_arm_bL_ops *ops); argument
41 void bL_cpufreq_unregister(struct cpufreq_arm_bL_ops *ops);
Dvexpress-spc-cpufreq.c43 static struct cpufreq_arm_bL_ops ve_spc_cpufreq_ops = {
Darm_big_little.c58 static struct cpufreq_arm_bL_ops *arm_bL_ops;
570 int bL_cpufreq_register(struct cpufreq_arm_bL_ops *ops) in bL_cpufreq_register()
613 void bL_cpufreq_unregister(struct cpufreq_arm_bL_ops *ops) in bL_cpufreq_unregister()
Darm_big_little_dt.c81 static struct cpufreq_arm_bL_ops dt_bL_ops = {
Dscpi-cpufreq.c89 static struct cpufreq_arm_bL_ops scpi_cpufreq_ops = {