Searched refs:calibrate_error (Results 1 – 1 of 1) sorted by relevance
1825 int error, calibrate_error; in cyapa_pip_do_calibrate() local1833 calibrate_error = cyapa_pip_calibrate_pwcs(cyapa, in cyapa_pip_do_calibrate()1835 if (calibrate_error) in cyapa_pip_do_calibrate()1839 calibrate_error = cyapa_pip_calibrate_pwcs(cyapa, in cyapa_pip_do_calibrate()1841 if (calibrate_error) in cyapa_pip_do_calibrate()1847 if (error || calibrate_error) in cyapa_pip_do_calibrate()1848 return error ? error : calibrate_error; in cyapa_pip_do_calibrate()