Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/drivers/usb/host/
Dbcma-hcd.c109 bcma_core_enable(dev, 0); in bcma_hcd_init_chip_mips()
217 bcma_core_enable(dev, 0); in bcma_hcd_init_chip_arm()
388 bcma_core_enable(dev, 0); in bcma_hcd_resume()
/linux-4.4.14/drivers/net/wireless/b43/
Dbus.c50 bcma_core_enable(dev->bdev, core_specific_flags); in b43_bus_bcma_device_enable()
/linux-4.4.14/include/linux/bcma/
Dbcma.h471 extern int bcma_core_enable(struct bcma_device *core, u32 flags);
/linux-4.4.14/drivers/net/ethernet/broadcom/
Dbgmac.c1049 bcma_core_enable(core, flags); in bgmac_chip_reset()
1645 bcma_core_enable(ns_core, 0); in bgmac_probe()
/linux-4.4.14/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()