Searched refs:_YN (Results 1 - 3 of 3) sorted by relevance
/third_party/backends/backend/ |
H A D | plustek.c | 258 #define _YN(x) (x?"yes":"no") macro 272 DBG( _DBG_SANE_INIT,"lampOffOnEnd : %s\n", _YN(cnf->adj.lampOffOnEnd )); in show_cnf() 273 DBG( _DBG_SANE_INIT,"cacheCalData : %s\n", _YN(cnf->adj.cacheCalData )); in show_cnf() 274 DBG( _DBG_SANE_INIT,"altCalibrate : %s\n", _YN(cnf->adj.altCalibrate )); in show_cnf() 275 DBG( _DBG_SANE_INIT,"skipCalibr. : %s\n", _YN(cnf->adj.skipCalibration)); in show_cnf() 276 DBG( _DBG_SANE_INIT,"skipFine : %s\n", _YN(cnf->adj.skipFine )); in show_cnf() 277 DBG( _DBG_SANE_INIT,"skipFineWhite: %s\n", _YN(cnf->adj.skipFineWhite )); in show_cnf() 278 DBG( _DBG_SANE_INIT,"skipDarkStrip: %s\n", _YN(cnf->adj.skipDarkStrip )); in show_cnf() 279 DBG( _DBG_SANE_INIT,"incDarkTarget: %s\n", _YN(cnf->adj.incDarkTgt )); in show_cnf() 280 DBG( _DBG_SANE_INIT,"invertNegs. : %s\n", _YN(cn in show_cnf() [all...] |
H A D | plustek_pp.c | 232 #define _YN(x) (x?"yes":"no") macro 243 DBG( _DBG_SANE_INIT,"direct I/O : %s\n", _YN(cnf->adj.direct_io )); in show_cnf() 246 DBG( _DBG_SANE_INIT,"lampOffOnEnd : %s\n", _YN(cnf->adj.lampOffOnEnd )); in show_cnf()
|
H A D | u12.c | 172 #define _YN(x) (x?"yes":"no") macro 186 DBG( _DBG_SANE_INIT,"lampOffOnEnd : %s\n", _YN(cnf->adj.lampOffOnEnd )); in show_cnf()
|
Completed in 7 milliseconds