Home
last modified time | relevance | path

Searched refs:set_off_mode (Results 1 - 2 of 2) sorted by relevance

/third_party/backends/backend/
H A Dfujitsu.h814 static SANE_Status set_off_mode(struct fujitsu *s);
H A Dfujitsu.c5770 return set_off_mode(s); in sane_control_option()
5923 set_off_mode(struct fujitsu *s) in set_off_mode() function
5933 DBG (10, "set_off_mode: start\n"); in set_off_mode()
5936 DBG (5, "set_off_mode: not supported, returning\n"); in set_off_mode()
5957 DBG (5, "set_off_mode: send diag error: %d\n", ret); in set_off_mode()
5961 DBG (10, "set_off_mode: finish\n"); in set_off_mode()

Completed in 11 milliseconds