Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/plat-samsung/include/plat/
Dmci.h31 unsigned int no_detect:1; member
/linux-3.4.99/drivers/mmc/host/
Ds3cmci.c1182 if (pdata->no_detect) in s3cmci_card_present()
1364 .no_detect = 1,
1651 if (!host->pdata->no_detect) { in s3cmci_probe()
1785 if (!host->pdata->no_detect) in s3cmci_probe()
1847 if (!pd->no_detect) in s3cmci_remove()