Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mmc/core/
Dmmc_ops.h33 int __mmc_switch_status(struct mmc_card *card, bool crc_err_fatal);
Dmmc_ops.c432 int __mmc_switch_status(struct mmc_card *card, bool crc_err_fatal) in __mmc_switch_status() argument
438 if (!crc_err_fatal && err == -EILSEQ) in __mmc_switch_status()