Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dhp3900_types.c515 struct st_scanmode struct
680 struct st_scanmode **scanmodes;
H A Dhp3900_config.c120 static SANE_Int cfg_scanmode_get(SANE_Int sensortype, SANE_Int sm, struct st_scanmode *mymode);
121 static SANE_Int bq5550_scanmodes(SANE_Int usb, SANE_Int sm, struct st_scanmode *mymode);
122 static SANE_Int ua4900_scanmodes(SANE_Int usb, SANE_Int sm, struct st_scanmode *mymode);
123 static SANE_Int hp3800_scanmodes(SANE_Int usb, SANE_Int sm, struct st_scanmode *mymode);
124 static SANE_Int hp3970_scanmodes(SANE_Int usb, SANE_Int ccd, SANE_Int sm, struct st_scanmode *mymode);
125 static SANE_Int hp4370_scanmodes(SANE_Int usb, SANE_Int sm, struct st_scanmode *mymode);
2137 static SANE_Int cfg_scanmode_get(SANE_Int sensortype, SANE_Int sm, struct st_scanmode *mymode) in cfg_scanmode_get()
2170 static SANE_Int hp3970_scanmodes(SANE_Int usb, SANE_Int ccd, SANE_Int sm, struct st_scanmode *mymode) in hp3970_scanmodes()
2176 struct st_scanmode mode; in hp3970_scanmodes()
2378 memcpy(mymode, &md->mode, sizeof(struct st_scanmode)); in hp3970_scanmodes()
[all...]
H A Dhp3900_rts8822.c256 struct st_scanmode *sm);
1136 struct st_scanmode reg, *mode; in Load_Scanmodes()
1147 mode = (struct st_scanmode *) malloc (sizeof (struct st_scanmode)); in Load_Scanmodes()
1150 memcpy (mode, &reg, sizeof (struct st_scanmode)); in Load_Scanmodes()
1165 (struct st_scanmode **) realloc (dev->scanmodes, in Load_Scanmodes()
1168 sizeof (struct st_scanmode **)); in Load_Scanmodes()
2030 struct st_scanmode *reg; in Scanmode_maxres()
2062 struct st_scanmode *reg; in Scanmode_minres()
2098 struct st_scanmode *re in Scanmode_fitres()
[all...]
H A Dhp3900_debug.c237 struct st_scanmode *reg; in dbg_scanmodes()

Completed in 18 milliseconds