Lines Matching refs:OPT_POWER_SAVE_TIME
7327 s->opt[OPT_POWER_SAVE_TIME].cap |= SANE_CAP_INACTIVE;
7328 s->opt[OPT_POWER_SAVE_TIME].name = "power-save-time";
7329 s->opt[OPT_POWER_SAVE_TIME].title = "Power save timer control";
7330 s->opt[OPT_POWER_SAVE_TIME].desc = "Allows control of the scanner's power save timer, dimming or turning off the light.";
7331 s->opt[OPT_POWER_SAVE_TIME].type = SANE_TYPE_INT;
7332 s->opt[OPT_POWER_SAVE_TIME].unit = SANE_UNIT_NONE;
7333 s->opt[OPT_POWER_SAVE_TIME].constraint_type = SANE_CONSTRAINT_NONE;
7334 s->val[OPT_POWER_SAVE_TIME].w = 0;
8877 case OPT_POWER_SAVE_TIME:
9033 case OPT_POWER_SAVE_TIME:
9039 s->val[OPT_POWER_SAVE_TIME].w = time;