Lines Matching defs:init_vpd
239 - init_vpd allows short vpd block for older models
249 - add model-specific code to init_vpd for M3099
602 - rewrite init_vpd for scanners which fail to report
1027 ret = init_vpd (s);
1250 init_vpd (struct fujitsu *s)
1262 DBG (10, "init_vpd: start\n");
1280 DBG (5, "init_vpd: Your scanner does not support VPD?\n");
1281 DBG (5, "init_vpd: Please contact kitno455 at gmail dot com\n");
1282 DBG (5, "init_vpd: with details of your scanner model.\n");
1290 DBG (15, "init_vpd: length=%0x\n", payload_len);
1294 DBG (5, "init_vpd: M3099 repair\n");
1309 DBG (5, "init_vpd: M3097G repair\n");
1315 DBG (5, "init_vpd: M3097G IPC repair\n");
1329 DBG (5, "init_vpd: M3097G CMP repair\n");
1342 DBG (5, "init_vpd: Your scanner supports only partial VPD?\n");
1343 DBG (5, "init_vpd: Please contact kitno455 at gmail dot com\n");
1344 DBG (5, "init_vpd: with details of your scanner model.\n");
1844 DBG (10, "init_vpd: finish\n");