Lines Matching refs:init_dc240
355 init_dc240 (DC240 * camera)
384 DBG (1, "init_dc240: error: could not open %s for read/write\n",
393 DBG (1, "init_dc240: error: could not get attributes\n");
436 DBG (1, "init_dc240: error: could not set attributes\n");
471 DBG (127, "init_dc240 flushed %d bytes: %x %x %x %x %x\n", n, buf[0],
483 DBG (1, "init_dc240: error: no response from camera\n");
488 DBG (127, "init_dc240 flushed %d bytes: %x %x %x %x %x\n", n, buf[0],
499 DBG (1, "init_dc240: error: could not set attributes\n");
506 DBG (1, "init_dc240: error: send_pck returned -1\n");
512 DBG (1, "init_dc240: error: end_of_data returned -1\n");
900 if (init_dc240 (&Camera) == -1)
1181 if ((Camera.fd = init_dc240 (&Camera)) == -1)