Home
last modified time | relevance | path

Searched refs:port_mode (Results 1 - 2 of 2) sorted by relevance

/third_party/backends/backend/
H A Dqcam.h155 QC_Port_Mode port_mode; member
H A Dqcam.c504 if (q->port_mode == QC_BIDIR) in qc_setscanmode()
533 switch (q->port_mode) in qc_readbytes()
645 DBG (1, "qc_readbytes: bad port_mode %d\n", q->port_mode); in qc_readbytes()
897 if (q->port_mode == QC_BIDIR) in reader_process()
954 if (q->port_mode == QC_BIDIR) in reader_process()
1173 q->port_mode = QC_UNIDIR; in attach()
1179 q->port_mode = QC_BIDIR; in attach()
2025 if (q->port_mode == QC_UNIDIR && s->val[OPT_DEPTH].w == 6) in sane_start()
2034 ((q->port_mode in sane_start()
[all...]

Completed in 3 milliseconds