Home
last modified time | relevance | path

Searched refs:set_bright (Results 1 - 5 of 5) sorted by relevance

/third_party/backends/backend/
H A Depson2-commands.h27 #define esci_set_bright(s,v) e2_esc_cmd( s,(s)->hw->cmd->set_bright, v)
H A Depson.h95 unsigned char set_bright; member
H A Depson2.h203 unsigned char set_bright; member
H A Depson.c1128 #define set_bright(s,v) set_cmd( s,(s)->hw->cmd->set_bright, v) macro
2886 if (!s->hw->cmd->set_bright) in init_options()
4541 status = set_bright (s, s->val[OPT_BRIGHTNESS].w); in sane_start()
4545 DBG (1, "sane_start: set_bright failed: %s\n", sane_strstatus (status)); in sane_start()
H A Depson2.c1044 if (!s->hw->cmd->set_bright) in init_options()

Completed in 11 milliseconds