Searched refs:calibrate_error (Results 1 – 1 of 1) sorted by relevance
1824 int error, calibrate_error; in cyapa_pip_do_calibrate() local1832 calibrate_error = cyapa_pip_calibrate_pwcs(cyapa, in cyapa_pip_do_calibrate()1834 if (calibrate_error) in cyapa_pip_do_calibrate()1838 calibrate_error = cyapa_pip_calibrate_pwcs(cyapa, in cyapa_pip_do_calibrate()1840 if (calibrate_error) in cyapa_pip_do_calibrate()1846 if (error || calibrate_error) in cyapa_pip_do_calibrate()1847 return error ? error : calibrate_error; in cyapa_pip_do_calibrate()