Searched refs:bcm_find_core (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/mips/broadcom/ |
| H A D | bcm_machdep.c | 108 static int bcm_find_core(struct bcm_platform *bp, 185 bcm_find_core(struct bcm_platform *bp, const struct bhnd_core_match *descs, in bcm_find_core() function 395 error = bcm_find_core(bp, bcm_chipc_cores, nitems(bcm_chipc_cores), in bcm_init_platform_data() 415 error = bcm_find_core(bp, bcm_pmu_cores, nitems(bcm_pmu_cores), in bcm_init_platform_data() 442 error = bcm_find_core(bp, bcm_cpu0_cores, nitems(bcm_cpu0_cores), in bcm_init_platform_data()
|