Home
last modified time | relevance | path

Searched refs:Mustek_pp_Handle (Results 1 - 6 of 6) sorted by relevance

/third_party/backends/backend/
H A Dmustek_pp_ccd300.c45 static void config_ccd_101x (Mustek_pp_Handle * dev);
46 static void config_ccd (Mustek_pp_Handle * dev);
47 static void lamp (Mustek_pp_Handle * dev, int lamp_on);
80 static void set_ccd_channel_1013 (Mustek_pp_Handle * dev, int channel);
81 static void motor_backward_1013 (Mustek_pp_Handle * dev);
82 static void return_home_1013 (Mustek_pp_Handle * dev);
83 static void motor_forward_1013 (Mustek_pp_Handle * dev);
84 static void config_ccd_1013 (Mustek_pp_Handle * dev);
86 static void set_ccd_channel_1015 (Mustek_pp_Handle * dev, int channel);
87 /* static void motor_backward_1015 (Mustek_pp_Handle * de
[all...]
H A Dmustek_pp.h237 typedef struct Mustek_pp_Handle { struct
239 struct Mustek_pp_Handle *next;
282 } Mustek_pp_Handle; typedef
H A Dmustek_pp.c117 static Mustek_pp_Handle *first_hndl = NULL;
128 static SANE_Status do_eof(Mustek_pp_Handle *hndl);
129 static SANE_Status do_stop(Mustek_pp_Handle *hndl);
130 static int reader_process (Mustek_pp_Handle * hndl, int pipe);
133 static void init_options(Mustek_pp_Handle *hndl);
165 do_eof (Mustek_pp_Handle *hndl) in do_eof()
183 do_stop(Mustek_pp_Handle *hndl) in do_stop()
247 reader_process (Mustek_pp_Handle * hndl, int pipe) in reader_process()
376 init_options(Mustek_pp_Handle *hndl) in init_options()
995 Mustek_pp_Handle *hnd in sane_exit()
[all...]
H A Dmustek_pp_null.c108 Mustek_pp_Handle *dev = hndl; in debug_drv_setup()
141 Mustek_pp_Handle *dev = hndl; in debug_drv_read()
H A Dmustek_pp_cis.h193 struct Mustek_pp_Handle;
197 struct Mustek_pp_Handle *desc;
H A Dmustek_pp_cis.c2369 Mustek_pp_Handle *dev = hndl; in cis_drv_setup()
2412 Mustek_pp_Handle *dev = hndl; in cis_drv_config()
2517 Mustek_pp_Handle *dev = hndl; in cis_drv_close()
2539 Mustek_pp_Handle *dev = hndl; in cis_drv_start()
2787 Mustek_pp_Handle *dev = hndl; in cis_drv_read()
2813 Mustek_pp_Handle *dev = hndl; in cis_drv_stop()

Completed in 8 milliseconds