Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/bcma/
Dbcma_soc.h12 int __init bcma_host_soc_register(struct bcma_soc *soc);
/Linux-v5.15/arch/mips/bcm47xx/
Dsetup.c136 err = bcma_host_soc_register(&bcm47xx_bus.bcma); in bcm47xx_register_bcma()
/Linux-v5.15/drivers/bcma/
Dhost_soc.c168 int __init bcma_host_soc_register(struct bcma_soc *soc) in bcma_host_soc_register() function