Lines Matching defs:values

52    . . - sane_control_option() : change option values
213 /**> placeholders for decoded configuration values */
802 /* avoid 0xaa values since they will be problematic */
915 * possible values of this parameter are described in more detail
1012 /* sets automatic values */
1065 * warming up is done. Any other values returned are error status.
1132 /* reinit registers to start values */
1432 /* SANE level values */
1489 /* hardware values */
1666 * values are best-effort estimates of what the parameters will be
2314 /**> placeholders pointers for option values */
2315 void *values[NUM_CFG_OPTIONS];
2338 values[CFG_MODEL_NUMBER] = &rtscfg.modelnumber;
2350 values[CFG_ALLOW_SHARING] = &rtscfg.allowsharing;
2364 values[CFG_SENSOR_NUMBER] = &rtscfg.sensornumber;
2368 config.values = values;
2390 * @param config configuration structure filled with values read
2422 * contains the values of the already parsed configuration options
2424 * @param config configuration structure filled with values read
3132 /* 4400 values / 'XPA' values */
3509 * - initial registers values
3706 * group corresponding values between models */
4020 * - initial registers values
4621 /* set up sensor specific bottom values */
4629 /* set up starting values */
4752 /* set scan with the values to try */
4846 /* store detected values in device struct */
4858 * do gain calibration. We do scans until averaged values of the area match
4866 /* previous values */
4884 /* set up starting values */
5037 /* bottom values */
5041 /* top values */
5050 /* store current values as previous */
5205 /* store detected values in device struct */
5238 /* set up starting values */
5435 /* store detected values in device struct */
6292 /* 675 pixels at 75 DPI, 16 bits values, 3 color channels */
6367 * shading data calibration starts at 1542. There are 3 rows of 16 bits values
6371 /* to avoid problems with 0xaa values which must be escaped, we change them
6372 * into 0xab values, which unnoticeable on scans */
6521 /* compute line number to move and fix scan values */
7414 regs[0x8d] = 0xbd; /* about twice the 600 dpi values */
7763 * other values set lamp on */