Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dhp3900_types.c584 struct st_motorcurve struct
676 struct st_motorcurve **mtrsetting;
H A Dhp3900_debug.c270 struct st_motorcurve *mtc; in dbg_motorcurves()
H A Dhp3900_rts8822.c409 static void Motor_Curve_Free (struct st_motorcurve **motorcurves,
414 static struct st_motorcurve **Motor_Curve_Parse (SANE_Int * mtc_count,
818 struct st_motorcurve *mtc = dev->mtrsetting[motorcurve]; in Motor_Curve_Get()
887 static struct st_motorcurve **
891 struct st_motorcurve **rst = NULL; in Motor_Curve_Parse()
902 struct st_motorcurve *mtc = NULL; in Motor_Curve_Parse()
923 (struct st_motorcurve *) in Motor_Curve_Parse()
924 malloc (sizeof (struct st_motorcurve)); in Motor_Curve_Parse()
930 sizeof (struct st_motorcurve **) * in Motor_Curve_Parse()
935 memset (mtc, 0, sizeof (struct st_motorcurve)); in Motor_Curve_Parse()
[all...]

Completed in 10 milliseconds