sdio_set_host_pm_flags 1726 drivers/bluetooth/btmrvl_sdio.c return sdio_set_host_pm_flags(func, MMC_PM_KEEP_POWER); sdio_set_host_pm_flags 737 drivers/mmc/core/sdio_io.c EXPORT_SYMBOL_GPL(sdio_set_host_pm_flags); sdio_set_host_pm_flags 848 drivers/net/wireless/ath/ath6kl/sdio.c ret = sdio_set_host_pm_flags(func, MMC_PM_KEEP_POWER); sdio_set_host_pm_flags 855 drivers/net/wireless/ath/ath6kl/sdio.c ret = sdio_set_host_pm_flags(func, MMC_PM_WAKE_SDIO_IRQ); sdio_set_host_pm_flags 897 drivers/net/wireless/ath/ath6kl/sdio.c ret = sdio_set_host_pm_flags(func, MMC_PM_KEEP_POWER); sdio_set_host_pm_flags 908 drivers/net/wireless/ath/ath6kl/sdio.c ret = sdio_set_host_pm_flags(func, sdio_set_host_pm_flags 1132 drivers/net/wireless/broadcom/brcm80211/brcmfmac/bcmsdh.c if (sdio_set_host_pm_flags(sdiodev->func1, sdio_flags)) sdio_set_host_pm_flags 1338 drivers/net/wireless/marvell/libertas/if_sdio.c ret = sdio_set_host_pm_flags(func, MMC_PM_KEEP_POWER); sdio_set_host_pm_flags 1346 drivers/net/wireless/marvell/libertas/if_sdio.c return sdio_set_host_pm_flags(func, MMC_PM_WAKE_SDIO_IRQ); sdio_set_host_pm_flags 463 drivers/net/wireless/marvell/mwifiex/sdio.c ret = sdio_set_host_pm_flags(func, MMC_PM_KEEP_POWER); sdio_set_host_pm_flags 1271 drivers/net/wireless/rsi/rsi_91x_sdio.c ret = sdio_set_host_pm_flags(func, MMC_PM_KEEP_POWER); sdio_set_host_pm_flags 355 drivers/net/wireless/st/cw1200/cw1200_sdio.c ret = sdio_set_host_pm_flags(func, MMC_PM_KEEP_POWER); sdio_set_host_pm_flags 419 drivers/net/wireless/ti/wlcore/sdio.c ret = sdio_set_host_pm_flags(func, MMC_PM_KEEP_POWER); sdio_set_host_pm_flags 168 include/linux/mmc/sdio_func.h extern int sdio_set_host_pm_flags(struct sdio_func *func, mmc_pm_flag_t flags);