Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/platform_data/
Dmmc-s3cmci.h30 unsigned int no_wprotect:1; member
/linux-4.4.14/drivers/mmc/host/
Ds3cmci.c1305 if (pdata->no_wprotect) in s3cmci_get_ro()
1365 .no_wprotect = 1,
1676 if (!host->pdata->no_wprotect) { in s3cmci_probe()
1779 if (!host->pdata->no_wprotect) in s3cmci_probe()
1842 if (!pd->no_wprotect) in s3cmci_remove()