Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mmc/host/
Dsh_mmcif.c556 static int sh_mmcif_error_manage(struct sh_mmcif_host *host) in sh_mmcif_error_manage() function
644 data->error = sh_mmcif_error_manage(host); in sh_mmcif_read_block()
686 data->error = sh_mmcif_error_manage(host); in sh_mmcif_mread_block()
724 data->error = sh_mmcif_error_manage(host); in sh_mmcif_write_block()
766 data->error = sh_mmcif_error_manage(host); in sh_mmcif_mwrite_block()
963 mrq->stop->error = sh_mmcif_error_manage(host); in sh_mmcif_stop_cmd()
1098 cmd->error = sh_mmcif_error_manage(host); in sh_mmcif_end_cmd()
1152 data->error = sh_mmcif_error_manage(host); in sh_mmcif_end_cmd()
1233 mrq->stop->error = sh_mmcif_error_manage(host); in sh_mmcif_irqt()
1243 mrq->data->error = sh_mmcif_error_manage(host); in sh_mmcif_irqt()
[all …]