Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Ddw_mmc.c944 static int dw_mci_get_cd(struct mmc_host *mmc) in dw_mci_get_cd() function
1393 if (!dw_mci_get_cd(mmc)) { in dw_mci_request()
1781 .get_cd = dw_mci_get_cd,
2849 dw_mci_get_cd(mmc); in dw_mci_init_slot()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Ddw_mmc.c949 static int dw_mci_get_cd(struct mmc_host *mmc) in dw_mci_get_cd() function
1429 if (!dw_mci_get_cd(mmc)) { in dw_mci_request()
1813 .get_cd = dw_mci_get_cd,
2975 dw_mci_get_cd(mmc); in dw_mci_init_slot()

Completed in 8 milliseconds