Lines Matching defs:lamp
1966 set_window_se (Mustek_Scanner * s, SANE_Int lamp)
2066 *cp++ = lamp; /* 0 = normal, 1 = on, 2 = off */
2105 *cp++ = lamp_off_time; /* Only needed for A3 Pro, default: 60 minutes until lamp-off */
2630 mode[11] = speed_code; /* lamp setting not supported yet */
2641 mode[11] = speed_code; /* lamp setting not supported yet */
4330 /* lamp off time*/
4331 s->opt[OPT_LAMP_OFF_TIME].name = "lamp-off-time";
4334 "which the lamp is shut off.");
4342 /* shut lamp off */
4343 s->opt[OPT_LAMP_OFF_BUTTON].name = "lamp-off";
4344 s->opt[OPT_LAMP_OFF_BUTTON].title = SANE_I18N ("Turn lamp off");
4345 s->opt[OPT_LAMP_OFF_BUTTON].desc = SANE_I18N ("Turns the lamp off immediately.");