Lines Matching defs:model_num
383 static SANE_Char* get_driver_name(SnapScan_Model model_num) {
386 if (drivers[i].id == model_num) break;
400 SnapScan_Model* model_num
437 *model_num = snapscani_get_model_id(model, fd, bus_type);
439 if (!supported_vendor || UNKNOWN == model_num)
453 DBG(DL_VERBOSE, "%s: Autodetected driver: %s\n", me, get_driver_name(*model_num));
464 const SnapScan_Model model_num
484 if (model_num == SCANWIT2720S)
493 (*pd)->model = model_num;
523 SnapScan_Model model_num = UNKNOWN;
556 status = snapscani_check_device(fd, bus_type, vendor, model, &model_num);
566 model_num
578 SnapScan_Model model_num = UNKNOWN;
642 status = snapscani_check_device(fd, bus_type, vendor, model, &model_num);
654 model_num