Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Domap_hsmmc.c213 int protect_card; member
718 if (host->protect_card) in send_init_stream()
1220 if (host->protect_card) { in omap_hsmmc_protect_card()
1224 host->protect_card = 0; in omap_hsmmc_protect_card()
1227 if (!host->protect_card) { in omap_hsmmc_protect_card()
1231 host->protect_card = 1; in omap_hsmmc_protect_card()
1515 if (host->protect_card) { in omap_hsmmc_request()