Searched refs:wnd_id (Results 1 - 7 of 7) sorted by relevance
/third_party/backends/backend/ |
H A D | kvs40xx.h | 202 void kvs40xx_init_window (struct scanner *s, struct window *wnd, int wnd_id); 203 SANE_Status kvs40xx_set_window (struct scanner *s, int wnd_id);
|
H A D | kvs20xx_cmd.c | 202 kvs20xx_set_window (struct scanner * s, int wnd_id) in kvs20xx_set_window() argument 218 kvs20xx_init_window (s, &wnd, wnd_id); in kvs20xx_set_window()
|
H A D | kvs20xx_cmd.h | 121 SANE_Status kvs20xx_set_window (struct scanner *s, int wnd_id);
|
H A D | kvs20xx.h | 157 void kvs20xx_init_window (struct scanner *s, struct window *wnd, int wnd_id);
|
H A D | kvs40xx_cmd.c | 371 kvs40xx_set_window (struct scanner * s, int wnd_id) in kvs40xx_set_window() argument 383 kvs40xx_init_window (s, &wnd, wnd_id); in kvs40xx_set_window()
|
H A D | kvs20xx_opt.c | 678 kvs20xx_init_window (struct scanner *s, struct window *wnd, int wnd_id) in kvs20xx_init_window() argument 684 wnd->window_identifier = wnd_id; in kvs20xx_init_window()
|
H A D | kvs40xx_opt.c | 1266 kvs40xx_init_window (struct scanner *s, struct window *wnd, int wnd_id) in kvs40xx_init_window() argument 1272 wnd->window_identifier = wnd_id; in kvs40xx_init_window()
|
Completed in 6 milliseconds