Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/bcma/
H A Dbcma_soc.h13 int __init bcma_host_soc_init(struct bcma_soc *soc);
/openbmc/linux/arch/mips/bcm47xx/
H A Dsetup.c215 err = bcma_host_soc_init(&bcm47xx_bus.bcma); in bcm47xx_bus_setup()
/openbmc/linux/drivers/bcma/
H A Dhost_soc.c189 int __init bcma_host_soc_init(struct bcma_soc *soc) in bcma_host_soc_init() function