Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/host/
Domap_hsmmc.c201 int protect_card; member
784 if (host->protect_card) in send_init_stream()
1258 if (host->protect_card) { in omap_hsmmc_protect_card()
1262 host->protect_card = 0; in omap_hsmmc_protect_card()
1265 if (!host->protect_card) { in omap_hsmmc_protect_card()
1269 host->protect_card = 1; in omap_hsmmc_protect_card()
1558 if (host->protect_card) { in omap_hsmmc_request()