Lines Matching defs:source
956 unsigned char source;
1025 source = 0x0;
1027 source |= 0x80; /* no high quality in preview */
1030 source |= 0x40; /* no preview */
1033 source |= 0x80; /* no high quality */
1036 source |= 0x40; /* 2480/3490 always need no_preview bit */
1038 if (pss->source == SRC_TPO) {
1039 source |= 0x08;
1041 if (pss->source == SRC_ADF) {
1042 source |= 0x10;
1044 pc[SET_WINDOW_P_OPERATION_MODE] = source;
1045 DBG (DL_MINOR_INFO, "%s: operation mode set to 0x%02x\n", me, (int) source);
1407 if (pss->source == SRC_TPO) {
1945 * Updating to source from SANE 1.0.3. Calling this version 1.1