Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Dsh_mmcif.c515 static int sh_mmcif_error_manage(struct sh_mmcif_host *host) in sh_mmcif_error_manage() function
601 data->error = sh_mmcif_error_manage(host); in sh_mmcif_read_block()
642 data->error = sh_mmcif_error_manage(host); in sh_mmcif_mread_block()
679 data->error = sh_mmcif_error_manage(host); in sh_mmcif_write_block()
720 data->error = sh_mmcif_error_manage(host); in sh_mmcif_mwrite_block()
930 mrq->stop->error = sh_mmcif_error_manage(host); in sh_mmcif_stop_cmd()
1090 cmd->error = sh_mmcif_error_manage(host); in sh_mmcif_end_cmd()
1144 data->error = sh_mmcif_error_manage(host); in sh_mmcif_end_cmd()
1224 mrq->stop->error = sh_mmcif_error_manage(host); in sh_mmcif_irqt()
1234 mrq->data->error = sh_mmcif_error_manage(host); in sh_mmcif_irqt()
[all …]