Home
last modified time | relevance | path

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

/arch/arm/mach-imx/
A Dfdt.c18 u32 num_le32 = max_cores * 3; in disable_thermal_cpu_nodes() local
19 u32 *cooling_dev = (u32 *)malloc(num_le32 * sizeof(__le32)); in disable_thermal_cpu_nodes()
32 cooling_dev, num_le32); in disable_thermal_cpu_nodes()
36 if (cnt != num_le32) in disable_thermal_cpu_nodes()
43 sizeof(__le32) * (num_le32 - num_disabled_cores * 3)); in disable_thermal_cpu_nodes()

Completed in 3 milliseconds