Searched refs:get_err_info (Results 1 – 3 of 3) sorted by relevance
78 static s16 get_err_info(u8 error_type, u16 latest) in get_err_info() function141 err_info = get_err_info(err_type, ae_errors->latest_err); in qat_cnv_errors_seq_show()
469 void (*get_err_info)(struct mce *m, struct err_info *err); member
2829 pvt->ops->get_err_info(m, &err); in decode_umc_error()3742 .get_err_info = umc_get_err_info,3750 .get_err_info = gpu_get_err_info,