Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/bcma/
Dmain.c431 bus->drv_cc_b.core = core; in bcma_bus_register()
432 bcma_core_chipcommon_b_init(&bus->drv_cc_b); in bcma_bus_register()
488 bcma_core_chipcommon_b_free(&bus->drv_cc_b); in bcma_bus_unregister()
/kernel/linux/linux-5.10/include/linux/bcma/
Dbcma.h356 struct bcma_drv_cc_b drv_cc_b; member