Searched refs:teco_identify_scanner (Results 1 - 3 of 3) sorted by relevance
/third_party/backends/backend/ |
H A D | teco1.c | 150 {6, "TECO VM3510", /* *fake id*, see teco_identify_scanner */ 408 teco_identify_scanner (Teco_Scanner * dev) in teco_identify_scanner() function 415 DBG (DBG_proc, "teco_identify_scanner: enter\n"); in teco_identify_scanner() 425 "teco_identify_scanner: inquiry failed with status %s\n", in teco_identify_scanner() 466 "teco_identify_scanner: inquiry failed with status %s\n", in teco_identify_scanner() 482 "teco_identify_scanner: not enough data to identify device\n"); in teco_identify_scanner() 511 DBG (DBG_error, "teco_identify_scanner: scanner supported\n"); in teco_identify_scanner() 519 DBG (DBG_proc, "teco_identify_scanner: exit, device not supported\n"); in teco_identify_scanner() 997 if (teco_identify_scanner (dev) == SANE_FALSE) in attach_scanner()
|
H A D | teco3.c | 338 teco_identify_scanner (Teco_Scanner * dev) in teco_identify_scanner() function 345 DBG (DBG_proc, "teco_identify_scanner: enter\n"); in teco_identify_scanner() 355 "teco_identify_scanner: inquiry failed with status %s\n", in teco_identify_scanner() 365 "teco_identify_scanner: not enough data to identify device\n"); in teco_identify_scanner() 376 "teco_identify_scanner: inquiry failed with status %s\n", in teco_identify_scanner() 406 DBG (DBG_error, "teco_identify_scanner: scanner supported\n"); in teco_identify_scanner() 414 DBG (DBG_proc, "teco_identify_scanner: exit, device not supported\n"); in teco_identify_scanner() 825 if (teco_identify_scanner (dev) == SANE_FALSE) in attach_scanner()
|
H A D | teco2.c | 625 teco_identify_scanner (Teco_Scanner * dev) in teco_identify_scanner() function 632 DBG (DBG_proc, "teco_identify_scanner: enter\n"); in teco_identify_scanner() 643 "teco_identify_scanner: inquiry failed with status %s\n", in teco_identify_scanner() 654 "teco_identify_scanner: not enough data to identify device\n"); in teco_identify_scanner() 738 "teco_identify_scanner: inquiry failed with status %s\n", in teco_identify_scanner() 767 DBG (DBG_error, "teco_identify_scanner: scanner supported\n"); in teco_identify_scanner() 775 "teco_identify_scanner: scanner detected with this teco_name and first brand/name entry in table\n"); in teco_identify_scanner() 786 "teco_identify_scanner: scanner detected with this teco_name and second brand/name entry in table\n"); in teco_identify_scanner() 796 DBG (DBG_proc, "teco_identify_scanner: exit, device not supported\n"); in teco_identify_scanner() 1783 if (teco_identify_scanner (de in attach_scanner() [all...] |
Completed in 7 milliseconds