Searched refs:bcma_core_is_enabled (Results 1 – 6 of 6) sorted by relevance
31 bool bcma_core_is_enabled(struct bcma_device *core) in bcma_core_is_enabled() function40 EXPORT_SYMBOL_GPL(bcma_core_is_enabled);
32 return bcma_core_is_enabled(dev->bdev); in b43_bus_bcma_device_is_enabled()
114 if (!bcma_core_is_enabled(dev)) { in bcma_hcd_init_chip_mips()
56 return bcma_core_is_enabled(bgmac->bcma.core); in bcma_bgmac_clk_enabled()
473 extern bool bcma_core_is_enabled(struct bcma_device *core);
1818 if (!bcma_core_is_enabled(wlc_hw->d11core)) { in brcms_b_setband()2007 if (bcma_core_is_enabled(wlc_hw->d11core)) { in brcms_b_corereset()5137 if (bcma_core_is_enabled(wlc_hw->d11core)) { in brcms_b_down_finish()
Completed in 24 milliseconds