Searched refs:cmd_error (Results 1 – 4 of 4) sorted by relevance
83 except subprocess.CalledProcessError as cmd_error:86 cmd_error.output))
64 except subprocess.CalledProcessError as cmd_error:67 cmd_error.output))
680 int mmc_send_tuning(struct mmc *mmc, u32 opcode, int *cmd_error);
315 int mmc_send_tuning(struct mmc *mmc, u32 opcode, int *cmd_error) in mmc_send_tuning() argument