| H A D | hp3900_usb.c | 53 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_handle, SANE_In 108 IWrite_Byte(USB_Handle usb_handle, SANE_Int address, SANE_Byte data, SANE_Int index1, SANE_Int index2) IWrite_Byte() argument 127 IWrite_Word(USB_Handle usb_handle, SANE_Int address, SANE_Int data, SANE_Int index) IWrite_Word() argument 143 IWrite_Integer(USB_Handle usb_handle, SANE_Int address, SANE_Int data, SANE_Int index) IWrite_Integer() argument 161 IWrite_Buffer(USB_Handle usb_handle, SANE_Int address, SANE_Byte * buffer, SANE_Int size, SANE_Int index) IWrite_Buffer() argument 174 IRead_Byte(USB_Handle usb_handle, SANE_Int address, SANE_Byte * data, SANE_Int index) IRead_Byte() argument 191 IRead_Word(USB_Handle usb_handle, SANE_Int address, SANE_Int * data, SANE_Int index) IRead_Word() argument 208 IRead_Integer(USB_Handle usb_handle, SANE_Int address, SANE_Int * data, SANE_Int index) IRead_Integer() argument 230 IRead_Buffer(USB_Handle usb_handle, SANE_Int address, SANE_Byte * buffer, SANE_Int size, SANE_Int index) IRead_Buffer() argument 243 Write_Byte(USB_Handle usb_handle, SANE_Int address, SANE_Byte data) Write_Byte() argument 249 Write_Word(USB_Handle usb_handle, SANE_Int address, SANE_Int data) Write_Word() argument 260 Write_Buffer(USB_Handle usb_handle, SANE_Int address, SANE_Byte * buffer, SANE_Int size) Write_Buffer() argument 267 Read_Byte(USB_Handle usb_handle, SANE_Int address, SANE_Byte * data) Read_Byte() argument 273 Read_Word(USB_Handle usb_handle, SANE_Int address, SANE_Int * data) Read_Word() argument 279 Read_Integer(USB_Handle usb_handle, SANE_Int address, SANE_Int * data) Read_Integer() argument 285 Read_Buffer(USB_Handle usb_handle, SANE_Int address, SANE_Byte * buffer, SANE_Int size) Read_Buffer() argument 292 Write_Bulk(USB_Handle usb_handle, SANE_Byte * buffer, SANE_Int size) Write_Bulk() argument 326 Read_Bulk(USB_Handle usb_handle, SANE_Byte * buffer, size_t size) Read_Bulk() argument 358 usb_ctl_write(USB_Handle usb_handle, SANE_Int address, SANE_Byte * buffer, SANE_Int size, SANE_Int index) usb_ctl_write() argument 400 usb_ctl_read(USB_Handle usb_handle, SANE_Int address, SANE_Byte * buffer, SANE_Int size, SANE_Int index) usb_ctl_read() argument [all...] |