Home
last modified time | relevance | path

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

/drivers/mmc/host/
Domap_hsmmc.c206 int protect_card; member
821 if (host->protect_card) in send_init_stream()
1308 if (host->protect_card) { in omap_hsmmc_protect_card()
1312 host->protect_card = 0; in omap_hsmmc_protect_card()
1315 if (!host->protect_card) { in omap_hsmmc_protect_card()
1319 host->protect_card = 1; in omap_hsmmc_protect_card()
1603 if (host->protect_card) { in omap_hsmmc_request()