Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/bcma/
Dmain.c435 bus->drv_cc_b.core = core; in bcma_bus_register()
436 bcma_core_chipcommon_b_init(&bus->drv_cc_b); in bcma_bus_register()
492 bcma_core_chipcommon_b_free(&bus->drv_cc_b); in bcma_bus_unregister()
/linux-4.1.27/include/linux/bcma/
Dbcma.h341 struct bcma_drv_cc_b drv_cc_b; member