Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/bcma/
Dbcma_private.h173 void bcma_core_mips_early_init(struct bcma_drv_mips *mcore);
180 static inline void bcma_core_mips_early_init(struct bcma_drv_mips *mcore) in bcma_core_mips_early_init() function
Ddriver_mips.c254 void bcma_core_mips_early_init(struct bcma_drv_mips *mcore) in bcma_core_mips_early_init() function
304 bcma_core_mips_early_init(mcore); in bcma_core_mips_init()
Dmain.c524 bcma_core_mips_early_init(&bus->drv_mips); in bcma_bus_early_register()