Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/host/
Dcqhci.c938 static int cqhci_error_from_flags(unsigned int flags) in cqhci_error_from_flags() function
969 data->error = cqhci_error_from_flags(slot->flags); in cqhci_recover_mrq()
971 mrq->cmd->error = cqhci_error_from_flags(slot->flags); in cqhci_recover_mrq()