Searched refs:ptp_errors (Results 1 – 1 of 1) sorted by relevance
2793 } ptp_errors[] = { in ptp_perror() local2841 for (i=0; ptp_errors[i].txt!=NULL; i++) in ptp_perror()2842 if (ptp_errors[i].n == error) in ptp_perror()2843 ptp_error(params, ptp_errors[i].txt); in ptp_perror()