Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/core/
H A Dmmc_ops.h38 int mmc_switch_status(struct mmc_card *card, bool crc_err_fatal);
H A Dmmc_ops.c434 int mmc_switch_status(struct mmc_card *card, bool crc_err_fatal) in mmc_switch_status() argument
440 if (!crc_err_fatal && err == -EILSEQ) in mmc_switch_status()
/kernel/linux/linux-6.6/drivers/mmc/core/
H A Dmmc_ops.h40 int mmc_switch_status(struct mmc_card *card, bool crc_err_fatal);
H A Dmmc_ops.c446 int mmc_switch_status(struct mmc_card *card, bool crc_err_fatal) in mmc_switch_status() argument
452 if (!crc_err_fatal && err == -EILSEQ) in mmc_switch_status()

Completed in 4 milliseconds