Searched refs:CMD_VERIFY (Results 1 - 3 of 3) sorted by relevance
/third_party/backends/backend/ |
H A D | hp5590_cmds.c | 495 CMD_IN | CMD_VERIFY, in hp5590_init_scanner() 624 CMD_VERIFY, in hp5590_read_eeprom() 633 CMD_IN | CMD_VERIFY, in hp5590_read_eeprom() 659 CMD_VERIFY, in hp5590_write_eeprom() 668 CMD_VERIFY, in hp5590_write_eeprom() 893 CMD_IN | CMD_VERIFY, in hp5590_is_data_available() 926 CMD_VERIFY, in hp5590_stop_scan() 989 CMD_VERIFY, in hp5590_turnon_lamp() 1020 CMD_IN | CMD_VERIFY, in hp5590_power_status() 1157 CMD_VERIFY, in hp5590_select_source_and_wakeup() [all...] |
H A D | hp5590_low.h | 56 #define CMD_VERIFY 1 << 1 /* Requests last command verification */ macro
|
H A D | hp5590_low.c | 546 if (flags & CMD_VERIFY) in hp5590_cmd()
|
Completed in 4 milliseconds