Searched refs:bcma_core_chipcommon_init (Results 1 – 3 of 3) sorted by relevance
48 void bcma_core_chipcommon_init(struct bcma_drv_cc *cc);
460 bcma_core_chipcommon_init(&bus->drv_cc); in bcma_bus_register()587 bcma_core_chipcommon_init(&bus->drv_cc); in bcma_bus_resume()
135 void bcma_core_chipcommon_init(struct bcma_drv_cc *cc) in bcma_core_chipcommon_init() function