Home
last modified time | relevance | path

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

/linux/drivers/mmc/core/
H A Dsd.h15 int mmc_sd_get_ro(struct mmc_host *host);
H A Dsd.c923 int mmc_sd_get_ro(struct mmc_host *host) in mmc_sd_get_ro() function
995 int ro = mmc_sd_get_ro(host); in mmc_sd_setup_card()
H A Dsd_uhs2.c985 ro = mmc_sd_get_ro(host); in sd_uhs2_legacy_init()