Searched refs:fw_upload_err_str (Results 1 – 2 of 2) sorted by relevance
21 static const char * const fw_upload_err_str[] = { variable51 error = fw_upload_err_str[err_code]; in fw_upload_error()
1080 static const char * const fw_upload_err_str[] = { variable1097 if (strncmp(p, fw_upload_err_str[err], in upload_err_inject_error()1098 strlen(fw_upload_err_str[err])) == 0) { in upload_err_inject_error()