mmc_pm_flag_t     294 include/linux/mmc/host.h 	mmc_pm_flag_t		pm_caps;	/* supported pm features */
mmc_pm_flag_t     353 include/linux/mmc/host.h 	mmc_pm_flag_t		pm_flags;	/* requested pm features */
mmc_pm_flag_t     161 include/linux/mmc/sdio_func.h extern mmc_pm_flag_t sdio_get_host_pm_caps(struct sdio_func *func);
mmc_pm_flag_t     162 include/linux/mmc/sdio_func.h extern int sdio_set_host_pm_flags(struct sdio_func *func, mmc_pm_flag_t flags);