Searched refs:CORE_NONE (Results 1 - 3 of 3) sorted by relevance
/third_party/backends/backend/ |
H A D | hp5590_cmds.c | 498 sizeof (init_resp), CORE_NONE); in hp5590_init_scanner() 627 sizeof (eeprom_addr), CORE_NONE); in hp5590_read_eeprom() 634 CMD_EEPROM_READ, data, size, CORE_NONE); in hp5590_read_eeprom() 662 sizeof (eeprom_addr), CORE_NONE); in hp5590_write_eeprom() 929 sizeof (reg_011b), CORE_NONE); in hp5590_stop_scan() 1023 sizeof (power_resp), CORE_NONE); in hp5590_power_status() 1062 sizeof (reg_03), CORE_NONE); in hp5590_read_error_code() 1160 sizeof (reg_d6), CORE_NONE); in hp5590_select_source_and_wakeup() 1198 sizeof (reg_00), CORE_NONE); in hp5590_lock_unlock_scanner() 1686 sizeof (image_params), CORE_NONE); in hp5590_read_image_params() [all...] |
H A D | hp5590_low.h | 59 #define CORE_NONE 0 /* No CORE operation */ macro
|
H A D | hp5590_low.c | 220 * CORE_NONE - no CORE operation will be performed 476 sizeof (verify_cmd), CORE_NONE); in hp5590_verify_last_cmd() 517 * CORE_NONE - no CORE operation will be performed
|
Completed in 4 milliseconds