Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Depson2-io.c76 if (s->hw->connection == SANE_EPSON_NET) { in e2_send()
122 if (s->hw->connection == SANE_EPSON_NET) { in e2_recv()
H A Depson2-ops.c167 if (dev->connection == SANE_EPSON_NET) in e2_dev_init()
538 if (dev->connection != SANE_EPSON_NET) { in e2_discover_capabilities()
606 if (dev->cmd->request_extended_status && dev->connection != SANE_EPSON_NET) { in e2_discover_capabilities()
763 if (dev->cmd->request_identity2 && dev->connection != SANE_EPSON_NET) { in e2_discover_capabilities()
1253 if (s->hw->connection == SANE_EPSON_NET && e2_model(s, "LP-A500")) in e2_setup_block_mode()
H A Depson2.c362 if (s->hw->connection == SANE_EPSON_NET) { in close_scanner()
445 if (s->hw->connection == SANE_EPSON_NET) { in open_scanner()
664 if (dev->connection == SANE_EPSON_NET) in device_detect()
794 return attach(name, SANE_EPSON_NET); in attach_one_net()
1499 s = device_detect(name, SANE_EPSON_NET, 0, &status); in sane_open()
2292 if (dev->connection == SANE_EPSON_NET) { in sane_start()
H A Depson2.h281 SANE_EPSON_NET /* network interface */ enumerator

Completed in 8 milliseconds