Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dhp5590_cmds.h118 enum hp_scanner_types scanner_type; member
148 static SANE_Status hp5590_model_def (enum hp_scanner_types scanner_type,
150 static SANE_Status hp5590_vendor_product_id (enum hp_scanner_types scanner_type,
156 enum hp_scanner_types scanner_type);
H A Dhp5590_cmds.c429 hp5590_model_def (enum hp_scanner_types scanner_type, in hp5590_model_def() argument
438 if (hp5590_models[i].scanner_type == scanner_type) in hp5590_model_def()
450 hp5590_vendor_product_id (enum hp_scanner_types scanner_type, in hp5590_vendor_product_id() argument
460 ret = hp5590_model_def (scanner_type, &model); in hp5590_vendor_product_id()
474 enum hp_scanner_types scanner_type) in hp5590_init_scanner()
505 if (scanner_type != SCANNER_NONE) in hp5590_init_scanner()
511 if (hp5590_models[i].scanner_type == scanner_type) in hp5590_init_scanner()
471 hp5590_init_scanner(SANE_Int dn, enum proto_flags proto_flags, struct scanner_info ** info, enum hp_scanner_types scanner_type) hp5590_init_scanner() argument
H A Dmustek_usb_low.c2757 usb_low_identify_scanner (SANE_Int fd, Mustek_Type * scanner_type) in usb_low_identify_scanner() argument
2792 if (scanner_type) in usb_low_identify_scanner()
2793 *scanner_type = devtype; in usb_low_identify_scanner()
2802 if (scanner_type) in usb_low_identify_scanner()
2803 *scanner_type = devtype; in usb_low_identify_scanner()
2809 if (scanner_type) in usb_low_identify_scanner()
2810 *scanner_type = devtype; in usb_low_identify_scanner()
2819 Mustek_Type scanner_type; in usb_low_open() local
2842 status = usb_low_identify_scanner (chip->fd, &scanner_type); in usb_low_open()
2852 if (scanner_type in usb_low_open()
[all...]
H A Dmustek_usb.c285 if (s->hw->chip->scanner_type == MT_600CU) in init_options()
433 Mustek_Type scanner_type; in attach() local
465 status = usb_low_identify_scanner (fd, &scanner_type); in attach()
474 if (scanner_type == MT_UNKNOWN) in attach()
491 switch (scanner_type) in attach()
539 dev->chip->scanner_type = scanner_type; in attach()
812 new_dev[new_dev_len - 1]->chip->scanner_type = MT_1200UB; in sane_init()
833 new_dev[new_dev_len - 1]->chip->scanner_type = MT_1200CU; in sane_init()
854 new_dev[new_dev_len - 1]->chip->scanner_type in sane_init()
[all...]
H A Dmustek_usb_low.h187 Mustek_Type scanner_type; member
442 usb_low_identify_scanner (SANE_Int fd, Mustek_Type * scanner_type);
H A Davision.c2804 return s->hw->scanner_type == AV_SHEETFEED || (s->hw->scanner_type == AV_FLATBED && s->source_mode_dim == AV_ADF_DIM); in is_adf_scan()
3198 if (s->avdimen.interlaced_duplex && dev->scanner_type != AV_FILM) in compute_parameters()
4628 dev->scanner_type = AV_FILM; in attach()
4632 dev->scanner_type = AV_SHEETFEED; in attach()
4636 dev->scanner_type = AV_FLATBED; in attach()
4688 if (dev->scanner_type != AV_FILM && !(dev->hw->feature_type & AV_FORCE_FILM)) in attach()
4743 if (dev->scanner_type == AV_SHEETFEED) in attach()
4797 if (dev->scanner_type != AV_FILM) { in attach()
4873 if (dev->scanner_type in attach()
[all...]
H A Davision.h432 } scanner_type; member
H A Dmustek_usb_high.c1296 switch (dev->chip->scanner_type) in usb_high_scan_detect_sensor()
1417 "(%d)\n", dev->chip->scanner_type); in usb_high_scan_detect_sensor()
H A Dmicrotek2.h765 SANE_Byte scanner_type; member
H A Dmicrotek2.c1725 switch (mi->scanner_type) in dump_attributes()
4417 RSA_SCANNERTYPE(mi->scanner_type, result); in scsi_read_attributes()

Completed in 34 milliseconds