Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Ddw_mmc.c988 static int dw_mci_get_cd(struct mmc_host *mmc) in dw_mci_get_cd() function
1444 if (!dw_mci_get_cd(mmc)) { in dw_mci_request()
1851 .get_cd = dw_mci_get_cd,
2966 dw_mci_get_cd(mmc); in dw_mci_init_slot()