Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dkodakaio.h82 SANE_Bool adf_duplex; /* does the ADF handle duplex scanning */ member
H A Dmagicolor.h123 SANE_Bool adf_duplex; /* does the ADF handle duplex scanning */ member
H A Dmagicolor.c2462 if ((!s->hw->cap->ADF) || (s->hw->cap->adf_duplex == SANE_FALSE)) in init_options()
2724 if (s->hw->cap->adf_duplex) { in change_source()
2731 DBG(1, "adf activated (%d)\n",s->hw->cap->adf_duplex); in change_source()
H A Dkodakaio.c2865 if ((!s->hw->cap->ADF) || (!s->hw->cap->adf_duplex)) in init_options()
3165 if (s->hw->cap->adf_duplex) { in change_source()
3173 DBG(5, "adf activated flag = %d\n",s->hw->cap->adf_duplex); in change_source()

Completed in 9 milliseconds