Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/bcma/
Dbcma_soc.h13 int bcma_bus_register(struct bcma_bus *bus);
/linux-4.1.27/arch/mips/bcm47xx/
Dsetup.c261 bcma_bus_register(&bcm47xx_bus.bcma.bus); in bcm47xx_register_bus_complete()
/linux-4.1.27/drivers/bcma/
Dbcma_private.h30 int bcma_bus_register(struct bcma_bus *bus);
Dhost_soc.c230 err = bcma_bus_register(bus); in bcma_host_soc_probe()
Dhost_pci.c225 err = bcma_bus_register(bus); in bcma_host_pci_probe()
Dmain.c386 int bcma_bus_register(struct bcma_bus *bus) in bcma_bus_register() function