Searched refs:bcma_core_enable (Results 1 – 7 of 7) sorted by relevance
/linux-4.1.27/drivers/bcma/ |
D | core.c | 59 int bcma_core_enable(struct bcma_device *core, u32 flags) in bcma_core_enable() function 76 EXPORT_SYMBOL_GPL(bcma_core_enable);
|
D | driver_pci_host.c | 39 bcma_core_enable(pc->core, 0); in bcma_core_pci_is_in_hostmode()
|
/linux-4.1.27/drivers/usb/host/ |
D | bcma-hcd.c | 106 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/ |
D | bus.c | 50 bcma_core_enable(dev->bdev, core_specific_flags); in b43_bus_bcma_device_enable()
|
/linux-4.1.27/include/linux/bcma/ |
D | bcma.h | 460 extern int bcma_core_enable(struct bcma_device *core, u32 flags);
|
/linux-4.1.27/drivers/net/ethernet/broadcom/ |
D | bgmac.c | 1049 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/ |
D | main.c | 1830 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()
|