Lines Matching refs:error
121 const char *error) in report_ccb_status() argument
160 status, error, idx_str, idx, in report_ccb_status()
166 const char *error) in report_jump_status() argument
169 status, error, __func__); in report_jump_status()
173 const char *error) in report_deco_status() argument
198 status, error, idx_str, idx, err_str, err_err_code); in report_deco_status()
202 const char *error) in report_jr_status() argument
205 status, error, __func__); in report_jr_status()
209 const char *error) in report_cond_code_status() argument
212 status, error, __func__); in report_cond_code_status()
219 const char *error); in caam_jr_strstatus()
220 const char *error; in caam_jr_strstatus() member
240 const char *error = status_src[ssrc].error; in caam_jr_strstatus() local
247 status_src[ssrc].report_ssed(jrdev, status, error); in caam_jr_strstatus()
248 else if (error) in caam_jr_strstatus()
249 dev_err(jrdev, "%d: %s\n", ssrc, error); in caam_jr_strstatus()