Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bcma/
H A Ddriver_chipcommon_b.c45 int bcma_core_chipcommon_b_init(struct bcma_drv_cc_b *ccb) in bcma_core_chipcommon_b_init() function
H A Dbcma_private.h53 int bcma_core_chipcommon_b_init(struct bcma_drv_cc_b *ccb);
H A Dmain.c435 bcma_core_chipcommon_b_init(&bus->drv_cc_b); in bcma_bus_register()