Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/bcma/
Dmain.c70 static struct bus_type bcma_bus_type = { variable
241 core->dev.bus = &bcma_bus_type; in bcma_prepare_core()
571 drv->drv.bus = &bcma_bus_type; in __bcma_driver_register()
652 err = bus_register(&bcma_bus_type); in bcma_init_bus_register()
694 bus_unregister(&bcma_bus_type); in bcma_modexit()