Searched refs:get_cpu_count (Results 1 – 1 of 1) sorted by relevance
58 int (*get_cpu_count)(struct bmips_cpu_priv *); member206 .get_cpu_count = bcm6358_get_cpu_count,212 .get_cpu_count = bcm6328_get_cpu_count,218 .get_cpu_count = bcm6345_get_cpu_count,224 .get_cpu_count = bcm6345_get_cpu_count,230 .get_cpu_count = bcm6358_get_cpu_count,236 .get_cpu_count = bcm6358_get_cpu_count,266 return hw->get_cpu_count(priv); in bmips_cpu_get_count()