Searched refs:sdio_set_host_pm_flags (Results 1 - 9 of 9) sorted by relevance

/linux-4.4.14/include/linux/mmc/
H A Dsdio_func.h160 extern int sdio_set_host_pm_flags(struct sdio_func *func, mmc_pm_flag_t flags);
/linux-4.4.14/drivers/mmc/core/
H A Dsdio_io.c695 * sdio_set_host_pm_flags - set wanted host power management capabilities
706 int sdio_set_host_pm_flags(struct sdio_func *func, mmc_pm_flag_t flags) sdio_set_host_pm_flags() function
722 EXPORT_SYMBOL_GPL(sdio_set_host_pm_flags); variable
/linux-4.4.14/drivers/net/wireless/cw1200/
H A Dcw1200_sdio.c357 ret = sdio_set_host_pm_flags(func, MMC_PM_KEEP_POWER); cw1200_sdio_suspend()
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/
H A Dsdio.c835 ret = sdio_set_host_pm_flags(func, MMC_PM_KEEP_POWER); ath6kl_set_sdio_pm_caps()
842 ret = sdio_set_host_pm_flags(func, MMC_PM_WAKE_SDIO_IRQ); ath6kl_set_sdio_pm_caps()
884 ret = sdio_set_host_pm_flags(func, MMC_PM_KEEP_POWER); ath6kl_sdio_suspend()
895 ret = sdio_set_host_pm_flags(func, ath6kl_sdio_suspend()
/linux-4.4.14/drivers/net/wireless/ti/wlcore/
H A Dsdio.c406 ret = sdio_set_host_pm_flags(func, MMC_PM_KEEP_POWER); wl1271_suspend()
/linux-4.4.14/drivers/net/wireless/libertas/
H A Dif_sdio.c1372 ret = sdio_set_host_pm_flags(func, MMC_PM_KEEP_POWER); if_sdio_suspend()
1380 return sdio_set_host_pm_flags(func, MMC_PM_WAKE_SDIO_IRQ); if_sdio_suspend()
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/
H A Dbcmsdh.c1283 if (sdio_set_host_pm_flags(sdiodev->func[1], sdio_flags)) brcmf_ops_sdio_suspend()
/linux-4.4.14/drivers/bluetooth/
H A Dbtmrvl_sdio.c1564 return sdio_set_host_pm_flags(func, MMC_PM_KEEP_POWER); btmrvl_sdio_suspend()
/linux-4.4.14/drivers/net/wireless/mwifiex/
H A Dsdio.c275 ret = sdio_set_host_pm_flags(func, MMC_PM_KEEP_POWER); mwifiex_sdio_suspend()

Completed in 105 milliseconds