Searched refs:get_cpu_count (Results 1 – 4 of 4) sorted by relevance
78 int (*get_cpu_count)(struct bmips_cpu_priv *); member322 .get_cpu_count = bcm6358_get_cpu_count,328 .get_cpu_count = bcm6345_get_cpu_count,334 .get_cpu_count = bcm6328_get_cpu_count,340 .get_cpu_count = bcm6345_get_cpu_count,346 .get_cpu_count = bcm6345_get_cpu_count,352 .get_cpu_count = bcm6358_get_cpu_count,358 .get_cpu_count = bcm6358_get_cpu_count,364 .get_cpu_count = bcm6358_get_cpu_count,370 .get_cpu_count = bcm6358_get_cpu_count,[all …]
216 extern int get_cpu_count(struct isst_id *id);
364 j = get_cpu_count(id); in isst_ctdp_display_information()
708 int get_cpu_count(struct isst_id *id) in get_cpu_count() function