Lines Matching refs:info
132 SANE_Int driver, SANE_Int info);
321 sane_attach (SANE_String_Const port, SANE_String_Const name, SANE_Int driver, SANE_Int info)
345 dev->info = info; /* Modified by EDG */
353 dev->func->capabilities (info, &dev->model, &dev->vendor, &dev->type,
1261 * If a pointer to info is given, the value is initialized to zero
1275 SANE_Action action, void *val, SANE_Int * info)
1281 if (info)
1282 *info = 0;
1352 status = sanei_constrain_value (hndl->opt + option, val, info);
1374 if (info)
1375 *info |= SANE_INFO_RELOAD_PARAMS;
1407 if (info)
1408 *info |= SANE_INFO_RELOAD_OPTIONS;
1448 if (info)
1449 *info |= SANE_INFO_RELOAD_OPTIONS | SANE_INFO_RELOAD_PARAMS;