Lines Matching refs:shell
38 static void decode_ecc_error(const struct shell *sh, uint64_t ecc_error) in decode_ecc_error()
59 static int ecc_error_show(const struct shell *sh, const struct device *dev) in ecc_error_show()
79 static int parity_error_show(const struct shell *sh, const struct device *dev) in parity_error_show()
95 static int cmd_edac_info(const struct shell *sh, size_t argc, char **argv) in cmd_edac_info()
126 static int cmd_inject_addr(const struct shell *sh, size_t argc, char **argv) in cmd_inject_addr()
173 static int cmd_inject_mask(const struct shell *sh, size_t argc, char **argv) in cmd_inject_mask()
218 static int cmd_inject_trigger(const struct shell *sh, size_t argc, in cmd_inject_trigger()
236 static int cmd_inject_disable_nmi(const struct shell *sh, size_t argc, in cmd_inject_disable_nmi()
244 static int cmd_inject_enable_nmi(const struct shell *sh, size_t argc, in cmd_inject_enable_nmi()
264 static int cmd_inject_error_type_show(const struct shell *sh, size_t argc, in cmd_inject_error_type_show()
289 static int set_error_type(const struct shell *sh, uint32_t error_type) in set_error_type()
305 static int cmd_inject_error_type_cor(const struct shell *sh, size_t argc, in cmd_inject_error_type_cor()
311 static int cmd_inject_error_type_uc(const struct shell *sh, size_t argc, in cmd_inject_error_type_uc()
317 static int cmd_inject_test(const struct shell *sh, size_t argc, char **argv) in cmd_inject_test()
360 static int cmd_ecc_error_show(const struct shell *sh, size_t argc, in cmd_ecc_error_show()
374 static int cmd_ecc_error_clear(const struct shell *sh, size_t argc, in cmd_ecc_error_clear()
404 static int cmd_parity_error_show(const struct shell *sh, size_t argc, in cmd_parity_error_show()
418 static int cmd_parity_error_clear(const struct shell *sh, size_t argc, in cmd_parity_error_clear()