Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Depson2-io.c87 } else if (s->hw->connection == SANE_EPSON_PIO) { in e2_send()
127 } else if (s->hw->connection == SANE_EPSON_PIO) { in e2_recv()
238 if (s->hw->connection == SANE_EPSON_PIO) in e2_recv_info_block()
259 if (s->hw->connection == SANE_EPSON_PIO) { in e2_recv_info_block()
H A Depson.h141 SANE_EPSON_PIO, /* parallel interface */ enumerator
H A Depson2.h279 SANE_EPSON_PIO, /* parallel interface */ enumerator
H A Depson.c903 else if (s->hw->connection == SANE_EPSON_PIO) in send()
944 else if (s->hw->connection == SANE_EPSON_PIO) in receive()
1685 else if (s->hw->connection == SANE_EPSON_PIO) in close_scanner()
1722 if ((s->hw->connection != SANE_EPSON_PIO) in open_scanner()
1743 else if (s->hw->connection == SANE_EPSON_PIO) in open_scanner()
2017 type = SANE_EPSON_PIO; in attach()
2026 type = SANE_EPSON_PIO; in attach()
2109 else if (s->hw->connection == SANE_EPSON_PIO) in attach()
H A Depson2.c367 } else if (s->hw->connection == SANE_EPSON_PIO) { in close_scanner()
493 else if (s->hw->connection == SANE_EPSON_PIO) in open_scanner()
801 return attach(dev, SANE_EPSON_PIO); in attach_one_pio()
1507 s = device_detect(name, SANE_EPSON_PIO, 0, &status); in sane_open()

Completed in 11 milliseconds