Searched refs:bcma_core_enable (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/usb/host/ |
A D | bcma-hcd.c | 115 bcma_core_enable(dev, 0); in bcma_hcd_init_chip_mips() 273 bcma_core_enable(core, 0); in bcma_hcd_usb20_ns_init() 389 bcma_core_enable(core, 0); in bcma_hcd_usb30_init() 471 bcma_core_enable(dev, 0); in bcma_hcd_resume()
|
/linux/drivers/bcma/ |
A 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);
|
A D | driver_pci_host.c | 39 bcma_core_enable(pc->core, 0); in bcma_core_pci_is_in_hostmode()
|
/linux/drivers/net/wireless/broadcom/b43/ |
A D | bus.c | 37 bcma_core_enable(dev->bdev, core_specific_flags); in b43_bus_bcma_device_enable()
|
/linux/drivers/net/ethernet/broadcom/ |
A D | bgmac-bcma.c | 61 bcma_core_enable(bgmac->bcma.core, flags); in bcma_bgmac_clk_enable()
|
/linux/include/linux/bcma/ |
A D | bcma.h | 475 extern int bcma_core_enable(struct bcma_device *core, u32 flags);
|
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
A D | main.c | 1819 bcma_core_enable(wlc_hw->d11core, 0); in brcms_b_setband() 1960 bcma_core_enable(wlc_hw->d11core, flags); in brcms_b_radio_read_hwdisabled() 2046 bcma_core_enable(wlc_hw->d11core, flags); in brcms_b_corereset()
|
Completed in 23 milliseconds