Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Depson.h200 SANE_Bool TPU; /* TPU is installed */ member
H A Depson2.h132 #define EXT_IDTY_CAP1_TPIR 0x02 /* TPU with infrared */
342 SANE_Bool TPU; /* TPU is installed */ member
H A Depson2-ops.c661 /* TPU */ in e2_discover_capabilities()
663 DBG(1, "TPU detected\n"); in e2_discover_capabilities()
666 DBG(1, "TPU is enabled\n"); in e2_discover_capabilities()
677 dev->TPU = SANE_TRUE; in e2_discover_capabilities()
730 /* TPU */ in e2_discover_capabilities()
731 if (le32atoh(&buf[36]) > 0 && !dev->TPU) { in e2_discover_capabilities()
737 dev->TPU = SANE_TRUE; in e2_discover_capabilities()
930 /* only infrared in TPU mode (NOT in TPU2 or flatbeth) in e2_set_extended_scanning_parameters()
934 if (extensionCtrl == 1) /* test for TPU */ in e2_set_extended_scanning_parameters()
1024 * There is some undocumented special behavior with the TPU enabl in e2_set_scanning_parameters()
[all...]
H A Depson.c140 Finally fixed the TPU problem with B4 level scanners
147 This caused problems with older (B4 level) scanners when a TPU
166 when scanning from a TPU. This is fine, but
198 2000-06-13 Invert image when scanning negative with TPU,
199 Show film type only when TPU is selected
516 /* some defines to make handling the TPU easier: */
1569 DBG (1, "TPU: other error\n"); in check_ext_status()
2354 * the TPU are actually detected. in attach()
2470 * TPU in attach()
2475 DBG (1, "TPU detecte in attach()
[all...]

Completed in 8 milliseconds