Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/bcma/
Dbcma_soc.h12 int __init bcma_host_soc_init(struct bcma_soc *soc);
/Linux-v4.19/arch/mips/bcm47xx/
Dsetup.c186 err = bcma_host_soc_init(&bcm47xx_bus.bcma); in bcm47xx_bus_setup()
/Linux-v4.19/drivers/bcma/
Dhost_soc.c190 int __init bcma_host_soc_init(struct bcma_soc *soc) in bcma_host_soc_init() function