Home
last modified time | relevance | path

Searched refs:USB_Handle (Results 1 - 3 of 3) sorted by relevance

/third_party/backends/backend/
H A Dhp3900_usb.c53 static SANE_Int usb_ctl_write (USB_Handle usb_handle, SANE_Int address,
56 static SANE_Int usb_ctl_read (USB_Handle usb_handle, SANE_Int address,
62 static SANE_Int IRead_Byte (USB_Handle usb_handle, SANE_Int address,
64 static SANE_Int IRead_Word (USB_Handle usb_handle, SANE_Int address,
66 static SANE_Int IRead_Integer (USB_Handle usb_handle, SANE_Int address,
68 static SANE_Int IRead_Buffer (USB_Handle usb_handle, SANE_Int address,
71 static SANE_Int IWrite_Byte (USB_Handle usb_handle, SANE_Int address,
74 static SANE_Int IWrite_Word (USB_Handle usb_handle, SANE_Int address,
76 static SANE_Int IWrite_Integer (USB_Handle usb_handle, SANE_Int address,
78 static SANE_Int IWrite_Buffer (USB_Handle usb_handl
[all...]
H A Dhp3900_types.c193 typedef usb_dev_handle *USB_Handle; typedef
198 typedef SANE_Int USB_Handle; typedef
652 USB_Handle usb_handle;
H A Dhp3900_rts8822.c165 static SANE_Byte RTS_Sensor_Type (USB_Handle usb_handle);
189 static SANE_Int RTS_EEPROM_ReadByte (USB_Handle usb_handle, SANE_Int address,
191 static SANE_Int RTS_EEPROM_ReadInteger (USB_Handle usb_handle,
193 static SANE_Int RTS_EEPROM_ReadWord (USB_Handle usb_handle, SANE_Int address,
195 static SANE_Int RTS_EEPROM_WriteBuffer (USB_Handle usb_handle,
198 static SANE_Int RTS_EEPROM_WriteByte (USB_Handle usb_handle, SANE_Int address,
200 static SANE_Int RTS_EEPROM_WriteInteger (USB_Handle usb_handle,
202 static SANE_Int RTS_EEPROM_WriteWord (USB_Handle usb_handle, SANE_Int address,
231 static SANE_Int RTS_ReadRegs (USB_Handle usb_handle, SANE_Byte * buffer);
232 static SANE_Int RTS_WriteRegs (USB_Handle usb_handl
[all...]

Completed in 8 milliseconds