Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dst400.c118 static size_t st400_light_delay = 0; variable
622 st400_light_delay = (size_t)arg; in st400_config_do_option()
1160 if( st400_light_delay > 0 ) { in sane_start()
1164 usleep(st400_light_delay * 100000); /* 1/10 seconds */ in sane_start()
1180 if( st400_light_delay ) in sane_start()
1202 if( st400_light_delay ) in sane_cancel()

Completed in 2 milliseconds