Home
last modified time | relevance | path

Searched refs:has_adf (Results 1 - 12 of 12) sorted by relevance

/third_party/backends/backend/
H A Dma1509.h133 SANE_Bool has_adf; member
H A Depsonds.h134 SANE_Bool has_adf; /* adf */ member
H A Depjitsu.c523 s->has_adf = 1; in attach_one()
555 s->has_adf = 1; in attach_one()
579 s->has_adf = 1; in attach_one()
1080 if(s->has_adf){ in sane_get_option_descriptor()
1236 if(s->has_adf){ in sane_get_option_descriptor()
1263 if(s->has_adf){ in sane_get_option_descriptor()
1387 if (!s->has_adf) in sane_get_option_descriptor()
1397 if (s->has_adf) in sane_get_option_descriptor()
1409 if (s->has_adf) in sane_get_option_descriptor()
1421 if (s->has_adf) in sane_get_option_descriptor()
[all...]
H A Depjitsu.h106 int has_adf; member
H A Dcanon_dr.h237 int has_adf; member
H A Dfujitsu.h190 int has_adf; member
H A Depsonds-ops.c57 if (dev->has_adf) in eds_dev_post_init()
H A Dma1509.c266 s->hw->has_adf = SANE_TRUE; in test_unit_ready()
268 s->hw->has_adf = SANE_FALSE; in test_unit_ready()
449 dev->has_adf ? "(ADF)" : ""); in attach()
H A Depsonds-cmd.c380 s->hw->has_adf = 1; in info_cb()
H A Dfujitsu.c1468 s->has_adf = get_IN_adf(in); in init_vpd()
1469 DBG (15, " adf: %d\n", s->has_adf); in init_vpd()
2512 else if(s->has_adf) in init_user()
2883 if(s->has_adf){ in sane_get_option_descriptor()
3077 if(s->has_adf || s->has_return_path){ in sane_get_option_descriptor()
3104 if(s->has_adf || s->has_return_path){ in sane_get_option_descriptor()
H A Dcanon_dr.c1398 s->has_adf = 1; in init_model()
2073 else if(s->has_adf) in init_user()
2264 if(s->has_adf){ in sane_get_option_descriptor()
2497 if(s->has_adf || s->has_card){ in sane_get_option_descriptor()
2524 if(s->has_adf || s->has_card){ in sane_get_option_descriptor()
H A Depsonds.c1604 } else if (s->hw->has_adf) { in device_detect()

Completed in 51 milliseconds