Lines Matching refs:index
55 SANE_Int index);
58 SANE_Int index);
63 SANE_Byte * data, SANE_Int index);
65 SANE_Int * data, SANE_Int index);
67 SANE_Int * data, SANE_Int index);
70 SANE_Int index);
75 SANE_Int data, SANE_Int index);
77 SANE_Int data, SANE_Int index);
80 SANE_Int index);
128 SANE_Int index)
136 if (usb_ctl_write (usb_handle, address, buffer, 0x02, index) == 2)
144 SANE_Int index)
154 if (usb_ctl_write (usb_handle, address, buffer, 0x04, index) == 4)
162 SANE_Int size, SANE_Int index)
167 if (usb_ctl_write (usb_handle, address, buffer, size, index) == size)
175 SANE_Int index)
181 if (usb_ctl_read (usb_handle, address, buffer, 0x02, index) == 2)
192 SANE_Int index)
198 if (usb_ctl_read (usb_handle, address, buffer, 0x02, index) == 2)
209 SANE_Int index)
217 if (usb_ctl_read (usb_handle, address, buffer, 0x04, index) == 4)
231 SANE_Int size, SANE_Int index)
236 if (usb_ctl_read (usb_handle, address, buffer, size, index) == size)
359 SANE_Int size, SANE_Int index)
365 dataline_count, address & 0xffff, index, size);
373 index, /* Index */
383 index, /* Index */
401 SANE_Int size, SANE_Int index)
409 dataline_count, address & 0xffff, index, size);
416 index, /* Index */
426 index, /* Index */