Home
last modified time | relevance | path

Searched refs:sanei_usb_attach_matching_devices (Results 1 - 25 of 34) sorted by relevance

12

/third_party/backends/backend/
H A Dkvs1025_usb.c113 sanei_usb_attach_matching_devices(usb_str, attach_scanner_usb); in kv_usb_enum_devices()
116 sanei_usb_attach_matching_devices(usb_str, attach_scanner_usb); in kv_usb_enum_devices()
119 sanei_usb_attach_matching_devices(usb_str, attach_scanner_usb); in kv_usb_enum_devices()
H A Dxerox_mfp-usb.c106 sanei_usb_attach_matching_devices(devname, attach); in usb_configure_device()
H A Dhp3900_sane.c1785 sanei_usb_attach_matching_devices (line, attach_one_device); in sane_init()
1796 sanei_usb_attach_matching_devices ("usb 0x03f0 0x2605", attach_one_device); /* HP3800 */ in sane_init()
1797 sanei_usb_attach_matching_devices ("usb 0x03f0 0x2805", attach_one_device); /* HPG2710 */ in sane_init()
1798 sanei_usb_attach_matching_devices ("usb 0x03f0 0x2305", attach_one_device); /* HP3970 */ in sane_init()
1799 sanei_usb_attach_matching_devices ("usb 0x03f0 0x2405", attach_one_device); /* HP4070 */ in sane_init()
1800 sanei_usb_attach_matching_devices ("usb 0x03f0 0x4105", attach_one_device); /* HP4370 */ in sane_init()
1801 sanei_usb_attach_matching_devices ("usb 0x03f0 0x4205", attach_one_device); /* HPG3010 */ in sane_init()
1802 sanei_usb_attach_matching_devices ("usb 0x03f0 0x4305", attach_one_device); /* HPG3110 */ in sane_init()
1803 sanei_usb_attach_matching_devices ("usb 0x06dc 0x0020", attach_one_device); /* UA4900 */ in sane_init()
1804 sanei_usb_attach_matching_devices ("us in sane_init()
[all...]
H A Dcardscan.c353 sanei_usb_attach_matching_devices(lp, attach_one); in sane_get_devices()
405 sanei_usb_attach_matching_devices("usb 0x08F0 0x0005", attach_one); in sane_get_devices()
H A Dhp.c619 sanei_usb_attach_matching_devices (devname, hp_attach); in hp_attach_matching_devices()
H A Dcanon630u.c694 /* callback function for sanei_usb_attach_matching_devices
753 sanei_usb_attach_matching_devices (config_line, attach_one); in sane_init()
H A Dumax1220u.c573 /* callback function for sanei_usb_attach_matching_devices
626 sanei_usb_attach_matching_devices (config_line, attach_one); in sane_init()
H A Dcoolscan3.c1793 sanei_usb_attach_matching_devices("usb 0x04b0 0x4000", in cs3_open()
1795 sanei_usb_attach_matching_devices("usb 0x04b0 0x4001", in cs3_open()
1797 sanei_usb_attach_matching_devices("usb 0x04b0 0x4002", in cs3_open()
H A Dcoolscan2.c1773 sanei_usb_attach_matching_devices ("usb 0x04b0 0x4000", cs2_attach); in cs2_open()
1774 sanei_usb_attach_matching_devices ("usb 0x04b0 0x4001", cs2_attach); in cs2_open()
1775 sanei_usb_attach_matching_devices ("usb 0x04b0 0x4002", cs2_attach); in cs2_open()
H A Dcanon_lide70.c202 /* callback function for sanei_usb_attach_matching_devices */
259 sanei_usb_attach_matching_devices (config_line, attach_one); in sane_init()
H A Dlexmark.c512 sanei_usb_attach_matching_devices (lp, attachLexmark); in probe_lexmark_devices()
H A Dhp5400_sane.c659 sanei_usb_attach_matching_devices (line, attach_one_device); in sane_init()
H A Dartec_eplus48u.c4520 sanei_usb_attach_matching_devices (temp, attach_one_device); in sane_init()
4530 sanei_usb_attach_matching_devices (devName, in sane_init()
4546 sanei_usb_attach_matching_devices (temp, attach_one_device); in sane_init()
H A Dma1509.c1231 sanei_usb_attach_matching_devices (line, attach_one_device); in sane_init()
H A Dstv680.c1562 sanei_usb_attach_matching_devices (line, attach_one); in sane_init()
H A Dmustek_usb.c906 sanei_usb_attach_matching_devices (line, attach_one_device); in sane_init()
H A Dsnapscan.c755 sanei_usb_attach_matching_devices (dev_name, add_usb_device); in sane_init()
2150 * call sanei_usb_init() before sanei_usb_attach_matching_devices()
H A Depson2.c825 sanei_usb_attach_matching_devices(line, attach_one_usb); in attach_one_config()
H A Dmagicolor.c2179 sanei_usb_attach_matching_devices(line, attach_one_usb); in attach_one_config()
H A Dhp4200.c2407 sanei_usb_attach_matching_devices (dev_name, attach); in sane_init()
H A Dgt68xx.c1310 sanei_usb_attach_matching_devices (line, attach_one_device); in probe_gt68xx_devices()
H A Dkodakaio.c2536 sanei_usb_attach_matching_devices(line, attach_one_usb); in attach_one_config()
H A Depson.c2697 sanei_usb_attach_matching_devices (line, attach_one_usb); in sane_init()
/third_party/backends/testsuite/sanei/
H A Dsanei_usb_test.c780 sanei_usb_attach_matching_devices ("usb 0xdead 0xbeef", dummy_attach); in test_attach()
791 sanei_usb_attach_matching_devices (mock.devname, dummy_attach); in test_attach()
801 sanei_usb_attach_matching_devices ("usb 0x0001 0x0001", dummy_attach); in test_attach()
811 sanei_usb_attach_matching_devices ("bogus", dummy_attach); in test_attach()
/third_party/backends/include/sane/
H A Dsanei_usb.h498 sanei_usb_attach_matching_devices (const char *name,

Completed in 85 milliseconds

12