Searched refs:calibrate_error (Results 1 – 1 of 1) sorted by relevance
1774 int error, calibrate_error; in cyapa_pip_do_calibrate() local1782 calibrate_error = cyapa_pip_calibrate_pwcs(cyapa, in cyapa_pip_do_calibrate()1784 if (calibrate_error) in cyapa_pip_do_calibrate()1788 calibrate_error = cyapa_pip_calibrate_pwcs(cyapa, in cyapa_pip_do_calibrate()1790 if (calibrate_error) in cyapa_pip_do_calibrate()1796 if (error || calibrate_error) in cyapa_pip_do_calibrate()1797 return error ? error : calibrate_error; in cyapa_pip_do_calibrate()