Home
last modified time | relevance | path

Searched refs:bcma_core_disable (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/drivers/bcma/
Dcore.c42 void bcma_core_disable(struct bcma_device *core, u32 flags) in bcma_core_disable() function
57 EXPORT_SYMBOL_GPL(bcma_core_disable);
61 bcma_core_disable(core, flags); in bcma_core_enable()
/linux-5.19.10/drivers/usb/host/
Dbcma-hcd.c449 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()
/linux-5.19.10/drivers/net/wireless/broadcom/b43/
Dbus.c42 bcma_core_disable(dev->bdev, core_specific_flags); in b43_bus_bcma_device_disable()
/linux-5.19.10/include/linux/bcma/
Dbcma.h474 extern void bcma_core_disable(struct bcma_device *core, u32 flags);
/linux-5.19.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
Dmain.c1969 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()