Lines Matching defs:info
124 static SANE_Bool dumpinquiry; /* Dump status info */
382 GPPortInfo info;
429 CHECK_RET (gp_port_info_list_get_info (il, port, &info));
430 CHECK_RET (gp_camera_set_port_info (camera, info));
713 GPPortInfo info;
740 result = gp_port_info_list_get_info (list, n, &info);
747 gp_port_info_get_path (info, &info_path);
750 if (strcmp (Cam_data.port, info.path) == 0)
860 DBG (1, "error: could not get info\n");
1036 SANE_Action action, void *value, SANE_Int * info)
1044 DBG (127, "control_option(handle=%p,opt=%s,act=%s,val=%p,info=%p)\n",
1049 "SETAUTO")), value, (void *) info);
1067 /* initialize info to zero - we'll OR in various values later */
1068 if (info)
1069 *info = 0;
1209 DBG (1, "error: could not get info\n");
1286 if (info && action == SANE_ACTION_SET_VALUE)
1288 *info = myinfo;
1645 * get_picture_info() - get info about picture p. Currently we have no
1655 DBG (4, "%s: info for pic #%d\n", f, p);
1711 DBG (1, "error: could not get info\n");
1718 DBG (1, "%s: Failed to get new picture info\n", f);
1771 * read_info - read the info block from camera for the specified file