Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dgt68xx_devices.c215 static GT68xx_Model unknown_model = {
264 static GT68xx_Model mustek_2400ta_model = {
312 static GT68xx_Model mustek_2400taplus_model = {
361 static GT68xx_Model mustek_2448taplus_model = {
410 static GT68xx_Model mustek_1200ta_model = {
459 static GT68xx_Model mustek_1200cuplus_model = {
508 static GT68xx_Model mustek_1200cuplus2_model = {
557 static GT68xx_Model mustek_2400cuplus_model = {
609 static GT68xx_Model mustek_1200cu_model = {
658 static GT68xx_Model mustek_scanexpress1200ubplus_mode
[all...]
H A Dgt68xx_low.h120 typedef struct GT68xx_Model GT68xx_Model; typedef
157 GT68xx_Model *model; /**< Scanner model information */
342 * number of steps per inch is found in the GT68xx_Model::base_ydpi field.
416 struct GT68xx_Model struct
509 GT68xx_Model *model;
655 * (GT68xx_Model) and a command set (GT68xx_Command_Set). Normally these
691 gt68xx_device_set_model (GT68xx_Device * dev, GT68xx_Model * model);
705 gt68xx_device_get_model (SANE_String name, GT68xx_Model ** model);
909 * per inch is found in the GT68xx_Model
[all...]
H A Dgt68xx_generic.c217 GT68xx_Model *model; in gt68xx_generic_setup_scan()
651 GT68xx_Model *model = dev->model; in gt68xx_generic_move_paper()
H A Dgt68xx_low.c321 gt68xx_device_set_model (GT68xx_Device * dev, GT68xx_Model * model) in gt68xx_device_set_model()
338 gt68xx_device_get_model (SANE_String name, GT68xx_Model ** model) in gt68xx_device_get_model()
H A Dgt68xx.c428 GT68xx_Model *model = s->dev->model; in init_options()
863 GT68xx_Model *model = NULL; in attach()
1253 GT68xx_Model *model; in probe_gt68xx_devices()

Completed in 7 milliseconds