Home
last modified time | relevance | path

Searched refs:rlampoff (Results 1 - 4 of 4) sorted by relevance

/third_party/backends/backend/
H A Dplustek.h285 int rlampoff; /* for red lamp off setting (CIS-scanner) */ member
H A Dplustek.c297 DBG( _DBG_SANE_INIT,"red lampoff : %d\n", cnf->adj.rlampoff ); in show_cnf()
1052 s->val[OPT_OVR_RED_LOFF].w = adj->rlampoff; in init_options()
1418 cnf->adj.rlampoff = -1; in init_config_struct()
1506 decodeVal( str, "red_lampoff", _INT, &config.adj.rlampoff,&ival); in sane_init()
2150 adj->rlampoff = (*(SANE_Word *)value); in sane_control_option()
H A Dplustek-usbhw.c976 if( dev->adj.rlampoff > 0 ) { in usb_AdjustCISLampSettings()
977 hw->red_lamp_off = dev->adj.rlampoff; in usb_AdjustCISLampSettings()
H A Dplustek-usbcal.c306 if((dev->adj.rlampoff != -1) && in cano_AdjustLightsource()

Completed in 10 milliseconds