Searched refs:bcma_bus_scan_early (Results 1 – 3 of 3) sorted by relevance
28 int __init bcma_bus_scan_early(struct bcma_bus *bus,
216 err = bcma_bus_scan_early(bus, &match, core_cc); in bcma_bus_early_register()228 err = bcma_bus_scan_early(bus, &match, core_mips); in bcma_bus_early_register()
451 int __init bcma_bus_scan_early(struct bcma_bus *bus, in bcma_bus_scan_early() function