Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/bcma/
Dmain.c466 bus->drv_cc_b.core = core; in bcma_bus_register()
467 bcma_core_chipcommon_b_init(&bus->drv_cc_b); in bcma_bus_register()
523 bcma_core_chipcommon_b_free(&bus->drv_cc_b); in bcma_bus_unregister()
/linux-4.4.14/include/linux/bcma/
Dbcma.h352 struct bcma_drv_cc_b drv_cc_b; member