Lines Matching defs:model
230 const char * model;
277 DBG(1,"probing %s\n",probes[i].model);
282 DBG(1, "probe_scanner: %s compatible (%5s)\n", probes[i].model, buf);
283 last_model_name = probes[i].model;
365 this->sanedev.model = sanei_hp_strdup (model_name);
366 if (!this->sanedev.model)
375 sanei_hp_free((void *)this->sanedev.model);
380 DBG(1, "hp_nonscsi_device_new: %s: found HP ScanJet model %s\n",
381 devname, this->sanedev.model);
435 this->sanedev.model = str;
455 sanei_hp_free((void *)this->sanedev.model);
460 DBG(1, "sanei_hp_device_new: %s: found HP ScanJet model %s\n",
461 devname, this->sanedev.model);