Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Ddc210.h263 static int init_dc210 (DC210 *);
H A Ddc210.c313 init_dc210 (DC210 * camera) in init_dc210() function
339 DBG (2, "init_dc210: error: could not open %s for read/write\n", in init_dc210()
348 DBG (2, "init_dc210: error: could not get attributes\n"); in init_dc210()
391 DBG (2, "init_dc210: error: could not set attributes\n"); in init_dc210()
432 DBG (3, "init_dc210: changing speed to %d\n", in init_dc210()
440 DBG (2, "init_dc210: error: could not set attributes\n"); in init_dc210()
451 DBG (2, "init_dc210: error: no suitable baud rate\n"); in init_dc210()
463 DBG (2, "init_dc210: error: could not set attributes\n"); in init_dc210()
743 if (init_dc210 (&Camera) == -1) in sane_init()
1046 if ((Camera.fd = init_dc210 ( in sane_control_option()
[all...]

Completed in 3 milliseconds