Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/bcma/
Dmain.c71 static const struct bus_type bcma_bus_type = { variable
242 core->dev.bus = &bcma_bus_type; in bcma_prepare_core()
574 drv->drv.bus = &bcma_bus_type; in __bcma_driver_register()
655 err = bus_register(&bcma_bus_type); in bcma_init_bus_register()
697 bus_unregister(&bcma_bus_type); in bcma_modexit()