Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/bcma/
H A 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()
654 err = bus_register(&bcma_bus_type); in bcma_init_bus_register()
696 bus_unregister(&bcma_bus_type); in bcma_modexit()
/kernel/linux/linux-6.6/drivers/bcma/
H A Dmain.c71 static 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()

Completed in 3 milliseconds