Home
last modified time | relevance | path

Searched refs:bcma_core_is_enabled (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/drivers/bcma/
Dcore.c31 bool bcma_core_is_enabled(struct bcma_device *core) in bcma_core_is_enabled() function
40 EXPORT_SYMBOL_GPL(bcma_core_is_enabled);
/linux-4.1.27/drivers/usb/host/
Dbcma-hcd.c105 if (!bcma_core_is_enabled(dev)) { in bcma_hcd_init_chip()
/linux-4.1.27/drivers/net/wireless/b43/
Dbus.c45 return bcma_core_is_enabled(dev->bdev); in b43_bus_bcma_device_is_enabled()
/linux-4.1.27/include/linux/bcma/
Dbcma.h458 extern bool bcma_core_is_enabled(struct bcma_device *core);
/linux-4.1.27/drivers/net/ethernet/broadcom/
Dbgmac.c1017 if (bcma_core_is_enabled(core)) { in bgmac_chip_reset()
1626 if (ns_core && !bcma_core_is_enabled(ns_core)) in bgmac_probe()
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/
Dmain.c1829 if (!bcma_core_is_enabled(wlc_hw->d11core)) { in brcms_b_setband()
2018 if (bcma_core_is_enabled(wlc_hw->d11core)) { in brcms_b_corereset()
5164 if (bcma_core_is_enabled(wlc_hw->d11core)) { in brcms_b_down_finish()