Searched refs:bcma_core_disable (Results 1 – 5 of 5) sorted by relevance
42 void bcma_core_disable(struct bcma_device *core, u32 flags) in bcma_core_disable() function57 EXPORT_SYMBOL_GPL(bcma_core_disable);61 bcma_core_disable(core, flags); in bcma_core_enable()
449 bcma_core_disable(dev, 0); in bcma_hcd_remove()455 bcma_core_disable(dev, 0); in bcma_hcd_shutdown()463 bcma_core_disable(dev, 0); in bcma_hcd_suspend()
42 bcma_core_disable(dev->bdev, core_specific_flags); in b43_bus_bcma_device_disable()
474 extern void bcma_core_disable(struct bcma_device *core, u32 flags);
1969 bcma_core_disable(wlc_hw->d11core, 0); in brcms_b_radio_read_hwdisabled()2880 bcma_core_disable(wlc_hw->d11core, 0); in brcms_c_coredisable()
Completed in 20 milliseconds