Searched refs:MmcCntlrDoRequest (Results 1 – 3 of 3) sorted by relevance
157 int32_t MmcCntlrDoRequest(struct MmcCntlr *cntlr, struct MmcCmd *cmd);
32 int32_t MmcCntlrDoRequest(struct MmcCntlr *cntlr, struct MmcCmd *cmd) in MmcCntlrDoRequest() function56 ret = MmcCntlrDoRequest(cntlr, cmd); in MmcCntlrExecRequest()
93 ret = MmcCntlrDoRequest(cntlr, cmd); in MmcSendCmd()