Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bcma/
H A Dbcma_private.h174 void bcma_core_mips_init(struct bcma_drv_mips *mcore);
183 static inline void bcma_core_mips_init(struct bcma_drv_mips *mcore) in bcma_core_mips_init() function
H A Ddriver_mips.c293 void bcma_core_mips_init(struct bcma_drv_mips *mcore) in bcma_core_mips_init() function
H A Dmain.c442 bcma_core_mips_init(&bus->drv_mips); in bcma_bus_register()