Home
last modified time | relevance | path

Searched refs:sdmmc_get_cd (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Drtsx_usb_sdmmc.c774 static int sdmmc_get_cd(struct mmc_host *mmc) in sdmmc_get_cd() function
868 sdmmc_get_cd(mmc); in sdmmc_request()
1258 .get_cd = sdmmc_get_cd,
1439 if (sdmmc_get_cd(host->mmc) == 1) in rtsx_usb_sdmmc_runtime_resume()
H A Drtsx_pci_sdmmc.c1130 static int sdmmc_get_cd(struct mmc_host *mmc) in sdmmc_get_cd() function
1337 .get_cd = sdmmc_get_cd,
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Drtsx_usb_sdmmc.c774 static int sdmmc_get_cd(struct mmc_host *mmc) in sdmmc_get_cd() function
868 sdmmc_get_cd(mmc); in sdmmc_request()
1255 .get_cd = sdmmc_get_cd,
1434 if (sdmmc_get_cd(host->mmc) == 1) in rtsx_usb_sdmmc_runtime_resume()
H A Drtsx_pci_sdmmc.c1160 static int sdmmc_get_cd(struct mmc_host *mmc) in sdmmc_get_cd() function
1406 .get_cd = sdmmc_get_cd,

Completed in 8 milliseconds