Home
last modified time | relevance | path

Searched refs:mtc_count (Results 1 - 1 of 1) sorted by relevance

/third_party/backends/backend/
H A Dhp3900_rts8822.c410 SANE_Int * mtc_count);
414 static struct st_motorcurve **Motor_Curve_Parse (SANE_Int * mtc_count,
888 Motor_Curve_Parse (SANE_Int * mtc_count, SANE_Int * buffer) in Motor_Curve_Parse() argument
893 *mtc_count = 0; in Motor_Curve_Parse()
927 *mtc_count += 1; in Motor_Curve_Parse()
931 *mtc_count); in Motor_Curve_Parse()
934 rst[*mtc_count - 1] = mtc; in Motor_Curve_Parse()
941 *mtc_count = 0; in Motor_Curve_Parse()
1033 Motor_Curve_Free (struct st_motorcurve **motorcurves, SANE_Int * mtc_count) in Motor_Curve_Free() argument
1035 if ((motorcurves != NULL) && (mtc_count ! in Motor_Curve_Free()
[all...]

Completed in 6 milliseconds