Searched refs:get_hardware_status (Results 1 - 4 of 4) sorted by relevance
/third_party/backends/backend/ |
H A D | fujitsu.c | 76 - get_hardware_status now works before calling sane_start 247 - fix bug in get_hardware_status (#303798) 5225 ret = get_hardware_status(s,option); in sane_control_option() 5230 ret = get_hardware_status(s,option); in sane_control_option() 5235 ret = get_hardware_status(s,option); in sane_control_option() 5240 ret = get_hardware_status(s,option); in sane_control_option() 5245 ret = get_hardware_status(s,option); in sane_control_option() 5250 ret = get_hardware_status(s,option); in sane_control_option() 5255 ret = get_hardware_status(s,option); in sane_control_option() 5260 ret = get_hardware_status( in sane_control_option() 5967 get_hardware_status (struct fujitsu *s, SANE_Int option) get_hardware_status() function [all...] |
H A D | epjitsu.h | 389 static SANE_Status get_hardware_status (struct scanner *s);
|
H A D | fujitsu.h | 849 static SANE_Status get_hardware_status (struct fujitsu *s, SANE_Int option);
|
H A D | epjitsu.c | 149 - call get_hardware_status before starting scan 1593 get_hardware_status(s); in sane_control_option() 1598 get_hardware_status(s); in sane_control_option() 1603 get_hardware_status(s); in sane_control_option() 1608 get_hardware_status(s); in sane_control_option() 1613 get_hardware_status(s); in sane_control_option() 2422 ret = get_hardware_status(s); in sane_start() 3744 get_hardware_status (struct scanner *s) in get_hardware_status() function 3748 DBG (10, "get_hardware_status: start\n"); in get_hardware_status() 3758 DBG (15, "get_hardware_status in get_hardware_status() [all...] |
Completed in 14 milliseconds