Searched refs:bcma_bus_register (Results 1 – 6 of 6) sorted by relevance
13 int bcma_bus_register(struct bcma_bus *bus);
261 bcma_bus_register(&bcm47xx_bus.bcma.bus); in bcm47xx_register_bus_complete()
30 int bcma_bus_register(struct bcma_bus *bus);
230 err = bcma_bus_register(bus); in bcma_host_soc_probe()
225 err = bcma_bus_register(bus); in bcma_host_pci_probe()
386 int bcma_bus_register(struct bcma_bus *bus) in bcma_bus_register() function