Lines Matching defs:card
28 #include <linux/mmc/card.h>
468 bool internal_cd; /* Use internal card-detect logic */
1056 if (mmc_card_mmc(mmc->card) && mrq->sbc &&
1251 /* It is the core layer's responsibility to ensure card status
1346 if (mrq->sbc && (!mmc_card_mmc(mmc->card) ||
1562 if (mmc_card_enable_async_irq(mmc->card) && host->pins_eint) {
1711 /* Configure card detection */
1837 /* Disabled card-detect */
2327 static int msdc_execute_hs400_tuning(struct mmc_host *mmc, struct mmc_card *card)
2356 ret = mmc_get_ext_csd(card, &ext_csd);