Home
last modified time | relevance | path

Searched refs:bcma_core_pci_power_save (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/bcma/
A Dbcma_driver_pci.h243 extern void bcma_core_pci_power_save(struct bcma_bus *bus, bool up);
245 static inline void bcma_core_pci_power_save(struct bcma_bus *bus, bool up) in bcma_core_pci_power_save() function
/linux/drivers/bcma/
A Ddriver_pci.c259 void bcma_core_pci_power_save(struct bcma_bus *bus, bool up) in bcma_core_pci_power_save() function
283 EXPORT_SYMBOL_GPL(bcma_core_pci_power_save);
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
A Dmac80211_if.c456 bcma_core_pci_power_save(wl->wlc->hw->d11core->bus, true); in brcms_ops_start()
479 bcma_core_pci_power_save(wl->wlc->hw->d11core->bus, false); in brcms_ops_stop()

Completed in 8 milliseconds