Searched refs:cpufreq_arm_bL_ops (Results 1 – 4 of 4) sorted by relevance
26 struct cpufreq_arm_bL_ops { struct40 int bL_cpufreq_register(struct cpufreq_arm_bL_ops *ops); argument41 void bL_cpufreq_unregister(struct cpufreq_arm_bL_ops *ops);
43 static struct cpufreq_arm_bL_ops ve_spc_cpufreq_ops = {
81 static struct cpufreq_arm_bL_ops dt_bL_ops = {
55 static struct cpufreq_arm_bL_ops *arm_bL_ops;541 int bL_cpufreq_register(struct cpufreq_arm_bL_ops *ops) in bL_cpufreq_register()585 void bL_cpufreq_unregister(struct cpufreq_arm_bL_ops *ops) in bL_cpufreq_unregister()