Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dmagicolor.h149 SANE_MAGICOLOR_USB, /* USB interface */ enumerator
H A Dmagicolor.c520 } else if (s->hw->connection == SANE_MAGICOLOR_USB) { in mc_send()
543 } else if (s->hw->connection == SANE_MAGICOLOR_USB) { in mc_recv()
1576 } else if (s->hw->connection == SANE_MAGICOLOR_USB) { in close_scanner()
1643 } else if (s->hw->connection == SANE_MAGICOLOR_USB) { in open_scanner()
1792 if (dev->connection == SANE_MAGICOLOR_USB) { in device_detect()
2141 return attach(dev, SANE_MAGICOLOR_USB); in attach_one_usb()
2554 s = device_detect(name, SANE_MAGICOLOR_USB, &status); in sane_open()

Completed in 9 milliseconds