Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/platform_data/
Dmmc-s3cmci.h31 unsigned int no_detect:1; member
/linux-4.4.14/drivers/mmc/host/
Ds3cmci.c1187 if (pdata->no_detect) in s3cmci_card_present()
1366 .no_detect = 1,
1649 if (!host->pdata->no_detect) { in s3cmci_probe()
1783 if (!host->pdata->no_detect) in s3cmci_probe()
1845 if (!pd->no_detect) in s3cmci_remove()