Home
last modified time | relevance | path

Searched refs:bcma_core_enable (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/drivers/bcma/
Dcore.c59 int bcma_core_enable(struct bcma_device *core, u32 flags) in bcma_core_enable() function
76 EXPORT_SYMBOL_GPL(bcma_core_enable);
Ddriver_pci_host.c39 bcma_core_enable(pc->core, 0); in bcma_core_pci_is_in_hostmode()
/linux-4.1.27/drivers/usb/host/
Dbcma-hcd.c106 bcma_core_enable(dev, 0); in bcma_hcd_init_chip()
297 bcma_core_enable(dev, 0); in bcma_hcd_resume()
/linux-4.1.27/drivers/net/wireless/b43/
Dbus.c50 bcma_core_enable(dev->bdev, core_specific_flags); in b43_bus_bcma_device_enable()
/linux-4.1.27/include/linux/bcma/
Dbcma.h460 extern int bcma_core_enable(struct bcma_device *core, u32 flags);
/linux-4.1.27/drivers/net/ethernet/broadcom/
Dbgmac.c1049 bcma_core_enable(core, flags); in bgmac_chip_reset()
1627 bcma_core_enable(ns_core, 0); in bgmac_probe()
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/
Dmain.c1830 bcma_core_enable(wlc_hw->d11core, 0); in brcms_b_setband()
1971 bcma_core_enable(wlc_hw->d11core, flags); in brcms_b_radio_read_hwdisabled()
2057 bcma_core_enable(wlc_hw->d11core, flags); in brcms_b_corereset()