Searched refs:cpufreq_arm_bL_ops (Results 1 – 5 of 5) 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 = {
58 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()
81 static struct cpufreq_arm_bL_ops dt_bL_ops = {
89 static struct cpufreq_arm_bL_ops scpi_cpufreq_ops = {