Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dlexmark.c114 static SANE_Status init_options (Lexmark_Device * lexmark_device);
344 Lexmark_Device *lexmark_device; in attachLexmark() local
350 for (lexmark_device = first_lexmark_device; lexmark_device; in attachLexmark()
351 lexmark_device = lexmark_device->next) in attachLexmark()
354 if (strcmp (lexmark_device->sane.name, devname) == 0) in attachLexmark()
356 lexmark_device->missing = SANE_FALSE; in attachLexmark()
361 lexmark_device = (Lexmark_Device *) malloc (sizeof (Lexmark_Device)); in attachLexmark()
362 if (lexmark_device in attachLexmark()
557 Lexmark_Device *lexmark_device, *next_lexmark_device; sane_exit() local
584 Lexmark_Device *lexmark_device; sane_get_devices() local
632 Lexmark_Device *lexmark_device; sane_open() local
684 Lexmark_Device *lexmark_device; sane_close() local
709 Lexmark_Device *lexmark_device; sane_get_option_descriptor() local
743 calc_parameters(Lexmark_Device * lexmark_device) calc_parameters() argument
787 Lexmark_Device *lexmark_device; sane_control_option() local
989 Lexmark_Device *lexmark_device; sane_get_parameters() local
1110 Lexmark_Device *lexmark_device; sane_start() local
1213 Lexmark_Device *lexmark_device; sane_read() local
1275 Lexmark_Device *lexmark_device; sane_cancel() local
1303 Lexmark_Device *lexmark_device; sane_set_io_mode() local
1327 Lexmark_Device *lexmark_device; sane_get_select_fd() local
[all...]

Completed in 2 milliseconds