Searched defs:cpu_dev (Results 1 - 17 of 17) sorted by relevance

/linux-4.1.27/drivers/cpufreq/
H A Dvexpress-spc-cpufreq.c29 static int ve_spc_init_opp_table(struct device *cpu_dev) ve_spc_init_opp_table() argument
38 static int ve_spc_get_transition_latency(struct device *cpu_dev) ve_spc_get_transition_latency() argument
H A Darm_big_little_dt.c46 static int dt_init_opp_table(struct device *cpu_dev) dt_init_opp_table() argument
63 static int dt_get_transition_latency(struct device *cpu_dev) dt_get_transition_latency() argument
H A Dhighbank-cpufreq.c64 struct device *cpu_dev; hb_cpufreq_driver_init() local
H A Dcpufreq-dt.c33 struct device *cpu_dev; member in struct:private_data
45 struct device *cpu_dev = priv->cpu_dev; set_target() local
118 struct device *cpu_dev; allocate_resources() local
191 struct device *cpu_dev; cpufreq_init() local
376 struct device *cpu_dev; dt_cpufreq_probe() local
H A Dimx6q-cpufreq.c33 static struct device *cpu_dev; variable in typeref:struct:device
H A Darm_big_little.c283 static void _put_cluster_clk_and_freq_table(struct device *cpu_dev) _put_cluster_clk_and_freq_table() argument
297 static void put_cluster_clk_and_freq_table(struct device *cpu_dev) put_cluster_clk_and_freq_table() argument
322 static int _get_cluster_clk_and_freq_table(struct device *cpu_dev) _get_cluster_clk_and_freq_table() argument
368 static int get_cluster_clk_and_freq_table(struct device *cpu_dev) get_cluster_clk_and_freq_table() argument
432 struct device *cpu_dev; bL_cpufreq_init() local
481 struct device *cpu_dev; bL_cpufreq_exit() local
H A Dcpufreq.c883 struct device *cpu_dev; cpufreq_add_dev_symlink() local
1371 struct device *cpu_dev = get_cpu_device(new_cpu); __cpufreq_remove_dev_prepare() local
1079 update_policy_cpu(struct cpufreq_policy *policy, unsigned int cpu, struct device *cpu_dev) update_policy_cpu() argument
/linux-4.1.27/include/linux/
H A Dof_device.h49 struct device *cpu_dev; of_cpu_device_node_get() local
/linux-4.1.27/arch/x86/kernel/cpu/
H A Dcpu.h5 struct cpu_dev { struct
/linux-4.1.27/arch/powerpc/platforms/pseries/
H A Dpseries_energy.c230 struct device *cpu_dev; pseries_energy_init() local
268 struct device *cpu_dev; pseries_energy_cleanup() local
/linux-4.1.27/arch/arm/mach-imx/
H A Dmach-imx6q.c292 static void __init imx6q_opp_check_speed_grading(struct device *cpu_dev) imx6q_opp_check_speed_grading() argument
341 struct device *cpu_dev = get_cpu_device(0); imx6q_opp_init() local
/linux-4.1.27/drivers/clk/
H A Dclk-mb86s7x.c330 struct clk *mb86s7x_clclk_register(struct device *cpu_dev) mb86s7x_clclk_register() argument
361 struct device *cpu_dev = get_cpu_device(cpu); for_each_possible_cpu() local
/linux-4.1.27/drivers/base/
H A Dcacheinfo.c47 struct device *cpu_dev = get_cpu_device(cpu); cache_setup_of_node() local
/linux-4.1.27/drivers/cpuidle/
H A Dsysfs.c613 struct device *cpu_dev = get_cpu_device((unsigned long)dev->cpu); cpuidle_add_sysfs() local
/linux-4.1.27/arch/arm/mach-vexpress/
H A Dspc.c427 static int ve_init_opp_table(struct device *cpu_dev) ve_init_opp_table() argument
532 static struct clk *ve_spc_clk_register(struct device *cpu_dev) ve_spc_clk_register() argument
570 struct device *cpu_dev = get_cpu_device(cpu); for_each_possible_cpu() local
/linux-4.1.27/arch/arm/common/
H A DbL_switcher.c415 struct device *cpu_dev = get_cpu_device(i); bL_switcher_restore_cpus() local
/linux-4.1.27/arch/arm/mach-mvebu/
H A Dpmsu.c630 struct device *cpu_dev; for_each_possible_cpu() local

Completed in 642 milliseconds