Home
last modified time | relevance | path

Searched refs:OPT_POWER_SAVE_TIME (Results 1 - 2 of 2) sorted by relevance

/third_party/backends/backend/
H A Davision.h331 OPT_POWER_SAVE_TIME, /* set power save time to the scanner */ enumerator
H A Davision.c7327 s->opt[OPT_POWER_SAVE_TIME].cap |= SANE_CAP_INACTIVE; in init_options()
7328 s->opt[OPT_POWER_SAVE_TIME].name = "power-save-time"; in init_options()
7329 s->opt[OPT_POWER_SAVE_TIME].title = "Power save timer control"; in init_options()
7330 s->opt[OPT_POWER_SAVE_TIME].desc = "Allows control of the scanner's power save timer, dimming or turning off the light."; in init_options()
7331 s->opt[OPT_POWER_SAVE_TIME].type = SANE_TYPE_INT; in init_options()
7332 s->opt[OPT_POWER_SAVE_TIME].unit = SANE_UNIT_NONE; in init_options()
7333 s->opt[OPT_POWER_SAVE_TIME].constraint_type = SANE_CONSTRAINT_NONE; in init_options()
7334 s->val[OPT_POWER_SAVE_TIME].w = 0; in init_options()
8877 case OPT_POWER_SAVE_TIME: in sane_control_option()
9033 case OPT_POWER_SAVE_TIME in sane_control_option()
[all...]

Completed in 12 milliseconds