Lines Matching refs:bcma_bus
22 struct bcma_bus;
27 void bcma_prepare_core(struct bcma_bus *bus, struct bcma_device *core);
28 void bcma_init_bus(struct bcma_bus *bus);
29 void bcma_unregister_cores(struct bcma_bus *bus);
30 int bcma_bus_register(struct bcma_bus *bus);
31 void bcma_bus_unregister(struct bcma_bus *bus);
32 int __init bcma_bus_early_register(struct bcma_bus *bus);
34 int bcma_bus_suspend(struct bcma_bus *bus);
35 int bcma_bus_resume(struct bcma_bus *bus);
39 void bcma_detect_chip(struct bcma_bus *bus);
40 int bcma_bus_scan(struct bcma_bus *bus);
43 int bcma_sprom_get(struct bcma_bus *bus);