Searched refs:cmd_opcode_converter (Results 1 – 1 of 1) sorted by relevance
20 static int cmd_opcode_converter(int opcode, unsigned int *cmd);217 ret = cmd_opcode_converter(cmd->opcode, &mxc_cmd); in sdhc_max32_request()301 static int cmd_opcode_converter(int opcode, unsigned int *cmd) in cmd_opcode_converter() function