Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dmicrotek2.h618 #define M_NAME_LIGHTLID35 "lightlid35"
720 char *lightlid35; /* enable/disable lightlid35 option */ member
721 char *toggle_lamp; /* enable/disable lightlid35 option */
1090 uint8_t lightlid35; member
H A Dmicrotek2.c1011 co->lightlid35 = "on"; in check_option()
1016 co->lightlid35 = "off"; in check_option()
1019 co->lightlid35 = "off"; in check_option()
1024 co->lightlid35 = "off"; in check_option()
2774 if ( strncmp(md->opts.lightlid35, "off", 3) == 0 ) in init_options()
3856 ms->lightlid35 = 1; in get_scan_parameters()
3858 ms->lightlid35 = 0; in get_scan_parameters()
5351 if ( ms->lightlid35 ) in sane_start()
5456 if ( ms->lightlid35 ) in sane_start()

Completed in 13 milliseconds