Lines Matching refs:opt_mode
458 && ss->mode_map[OVAL (opt_mode).w] == PIXMA_SCAN_MODE_TPUIR)
473 && (ss->mode_map[OVAL (opt_mode).w] == PIXMA_SCAN_MODE_COLOR_48
474 || ss->mode_map[OVAL (opt_mode).w] == PIXMA_SCAN_MODE_GRAY_16))
830 case opt_mode:
835 ss->mode_map[OVAL (opt_mode).w])); */
838 if (ss->mode_map[OVAL (opt_mode).w] == PIXMA_SCAN_MODE_LINEART)
858 OVAL (opt_mode).w = ss->mode_map[0];
866 if (ss->mode_map[OVAL (opt_mode).w] == PIXMA_SCAN_MODE_LINEART)
915 sp->channels = (OVAL (opt_mode).w == 0) ? 3 : 1;
916 sp->depth = (OVAL (opt_mode).w == 2) ? 1 : 8;
950 sp->mode = ss->mode_map[OVAL (opt_mode).w];