Home
last modified time | relevance | path

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

/drivers/bcma/
Dbcma_private.h29 int bcma_bus_register(struct bcma_bus *bus);
Dhost_soc.c230 err = bcma_bus_register(bus); in bcma_host_soc_probe()
Dhost_pci.c223 err = bcma_bus_register(bus); in bcma_host_pci_probe()
Dmain.c379 int bcma_bus_register(struct bcma_bus *bus) in bcma_bus_register() function