bcma_core_disable
EXPORT_SYMBOL_GPL(bcma_core_disable);
bcma_core_disable(core, flags);
bcma_core_disable(dev->bdev, core_specific_flags);
bcma_core_disable(wlc_hw->d11core, 0);
bcma_core_disable(wlc_hw->d11core, 0);
bcma_core_disable(dev, 0);
bcma_core_disable(dev, 0);
bcma_core_disable(dev, 0);
extern void bcma_core_disable(struct bcma_device *core, u32 flags);