Lines Matching defs:sensor
1018 RIE (usb_high_scan_init_asic (dev, dev->chip->sensor));
1291 DBG (5, "usb_high_scan_detect_sensor: sensor already detected\n");
1299 dev->chip->sensor = ST_CANON300;
1302 DBG (4, "usb_high_scan_detect_sensor: sensor=Canon 300 dpi, motor="
1306 dev->chip->sensor = ST_NEC600;
1332 DBG (4, "usb_high_scan_detect_sensor: sensor=Canon 600 dpi, motor="
1337 case MT_1200CU: /* need to check if it's a 300600 or 600 dpi sensor */
1397 dev->chip->sensor = ST_CANON600;
1399 "usb_high_scan_detect_sensor: sensor=Canon 600 dpi, motor="
1404 DBG (4, "usb_high_scan_detect_sensor: sensor=Canon 300/600 dpi, "
1406 dev->chip->sensor = ST_CANON300600;
1447 RIE (usb_high_scan_init_asic (dev, dev->chip->sensor));
1601 usb_high_scan_init_asic (Mustek_Usb_Device * dev, Sensor_Type sensor)
1614 switch (sensor)
1625 DBG (5, "usb_high_scan_init_asic: sensor is set to TOSHIBA600\n");
1636 DBG (5, "usb_high_scan_init_asic: sensor is set to CANON300\n");
1647 DBG (5, "usb_high_scan_init_asic: sensor is set to CANON300600\n");
1658 DBG (5, "usb_high_scan_init_asic: sensor is set to CANON600\n");
1669 DBG (5, "usb_high_scan_init_asic: sensor is set to NEC600\n");
1672 DBG (5, "usb_high_scan_init_asic: unknown sensor\n");
2371 if (dev->chip->sensor == ST_NEC600)
2410 if (dev->chip->sensor == ST_NEC600)
2450 if (dev->chip->sensor == ST_CANON300600)
2456 else if (dev->chip->sensor == ST_CANON300)
2496 if (dev->chip->sensor == ST_CANON300600)
2503 else if (dev->chip->sensor == ST_CANON300)