bcma_drv_mips 343 include/linux/bcma/bcma.h struct bcma_drv_mips drv_mips; bcma_drv_mips 43 include/linux/bcma/bcma_driver_mips.h extern void bcma_core_mips_init(struct bcma_drv_mips *mcore); bcma_drv_mips 44 include/linux/bcma/bcma_driver_mips.h extern void bcma_core_mips_early_init(struct bcma_drv_mips *mcore); bcma_drv_mips 48 include/linux/bcma/bcma_driver_mips.h static inline void bcma_core_mips_init(struct bcma_drv_mips *mcore) { } bcma_drv_mips 49 include/linux/bcma/bcma_driver_mips.h static inline void bcma_core_mips_early_init(struct bcma_drv_mips *mcore) { } bcma_drv_mips 57 include/linux/bcma/bcma_driver_mips.h extern u32 bcma_cpu_clock(struct bcma_drv_mips *mcore);