Searched refs:Read_Byte (Results 1 - 2 of 2) sorted by relevance
/third_party/backends/backend/ |
H A D | hp3900_usb.c | 82 static SANE_Int Read_Byte (USB_Handle usb_handle, SANE_Int address, 267 Read_Byte (USB_Handle usb_handle, SANE_Int address, SANE_Byte * data) in Read_Byte() function
|
H A D | hp3900_rts8822.c | 773 if (Read_Byte (usb_handle, 0xee00, &lock) != OK) in SetLock() 2519 if (Read_Byte (dev->usb_handle, 0xe948, &a) == OK) in Lamp_PWM_DutyCycle_Get() 3452 if (Read_Byte (dev->usb_handle, 0xe948, &a) == OK) in Lamp_PWM_use() 3454 if (Read_Byte (dev->usb_handle, 0xe9e0, &b) == OK) in Lamp_PWM_use() 3502 if ((Read_Byte (dev->usb_handle, 0xfe3a, &data1) == OK) in SSCG_Enable() 3503 && (Read_Byte (dev->usb_handle, 0xfe39, &data2) == OK)) in SSCG_Enable() 3559 if (Read_Byte (dev->usb_handle, 0xf8ff, &data) != OK) in Init_USBData() 3791 if (Read_Byte (dev->usb_handle, 0xfe3e, &data) == 0) in Read_FE3E() 3817 if (Read_Byte (dev->usb_handle, 0xe96f, &data) == OK) in Head_IsAtHome() 3843 if (Read_Byte (de in RTS_IsExecuting() [all...] |
Completed in 9 milliseconds