Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/mmc/host/
Domap_hsmmc.c174 int protect_card; member
676 if (host->protect_card) in send_init_stream()
1143 if (host->protect_card) { in omap_hsmmc_protect_card()
1147 host->protect_card = 0; in omap_hsmmc_protect_card()
1150 if (!host->protect_card) { in omap_hsmmc_protect_card()
1154 host->protect_card = 1; in omap_hsmmc_protect_card()
1476 if (host->protect_card) { in omap_hsmmc_request()