Home
last modified time | relevance | path

Searched refs:bcma_bus_register (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/bcma/
H A Dbcma_soc.h15 int bcma_bus_register(struct bcma_bus *bus);
/OK3568_Linux_fs/kernel/arch/mips/bcm47xx/
H A Dsetup.c269 bcma_bus_register(&bcm47xx_bus.bcma.bus); in bcm47xx_register_bus_complete()
/OK3568_Linux_fs/kernel/drivers/bcma/
H A Dbcma_private.h29 int bcma_bus_register(struct bcma_bus *bus);
H A Dhost_soc.c230 err = bcma_bus_register(bus); in bcma_host_soc_probe()
H A Dhost_pci.c227 err = bcma_bus_register(bus); in bcma_host_pci_probe()
H A Dmain.c379 int bcma_bus_register(struct bcma_bus *bus) in bcma_bus_register() function