Home
last modified time | relevance | path

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

/linux-6.15/drivers/mmc/core/
H A Dcore.h84 int mmc_attach_sd_uhs2(struct mmc_host *host);
H A Dsd_uhs2.c1207 int mmc_attach_sd_uhs2(struct mmc_host *host) in mmc_attach_sd_uhs2() function
H A Dcore.c2280 if (!mmc_attach_sd_uhs2(host)) { in mmc_rescan()