Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Ds3cmci.c1181 static int s3cmci_card_present(struct mmc_host *mmc) in s3cmci_card_present() function
1202 if (s3cmci_card_present(mmc) == 0) { in s3cmci_request()
1358 .get_cd = s3cmci_card_present,