Home
last modified time | relevance | path

Searched refs:of_cpu_node_to_id (Results 1 – 7 of 7) sorted by relevance

/linux/arch/arm/mach-shmobile/
H A Dplatsmp-apmu.c223 if (of_cpu_node_to_id(np_cpu) == 0) { in apmu_parse_dt()
238 index = of_cpu_node_to_id(np_cpu); in apmu_parse_dt()
/linux/drivers/thermal/qcom/
H A Dlmh.c121 cpu_id = of_cpu_node_to_id(cpu_node); in lmh_probe()
/linux/drivers/powercap/
H A Ddtpm_cpu.c263 cpu = of_cpu_node_to_id(np); in dtpm_cpu_setup()
/linux/include/linux/
H A Dof.h370 extern int of_cpu_node_to_id(struct device_node *np);
708 static inline int of_cpu_node_to_id(struct device_node *np) in of_cpu_node_to_id() function
/linux/drivers/base/
H A Darch_topology.c490 cpu = of_cpu_node_to_id(cpu_node); in get_cpu_for_node()
/linux/drivers/perf/
H A Darm_dsu_pmu.c604 cpu = of_cpu_node_to_id(cpu_node); in dsu_pmu_dt_get_cpus()
/linux/drivers/perf/arm_cspmu/
H A Darm_cspmu.c1247 cpu = of_cpu_node_to_id(it.node); in arm_cspmu_of_get_cpus()