Searched refs:CIS_SENSOR (Results 1 - 3 of 3) sorted by relevance
/third_party/backends/backend/ |
H A D | hp3900_config.c | 642 { UA4900, {CIS_SENSOR, SNYS575, 2400 , {CL_RED , CL_GREEN, CL_BLUE}, {CL_RED , 0}, {CL_RED , CL_GREEN, CL_BLUE}, 24 , 0 }}, in cfg_sensor_get() 727 {USB20, CIS_SENSOR, { 0, 0, 0}}, in hp3970_refvoltages() 728 {USB11, CIS_SENSOR, { 0, 0, 0}} in hp3970_refvoltages() 844 {CIS_SENSOR, 2400, {{84, 20}, {84, 20}, {84, 20}}}, in hp3970_offset() 845 {CIS_SENSOR, 1200, {{54, 10}, {54, 10}, {54, 10}}}, in hp3970_offset() 846 {CIS_SENSOR, 600, {{28, 10}, {28, 10}, {28, 10}}}, in hp3970_offset() 847 {CIS_SENSOR, 300, {{15, 5}, {15, 5}, {15, 5}}}, in hp3970_offset() 848 {CIS_SENSOR, 200, {{ 5, 3}, { 5, 3}, { 5, 3}}}, in hp3970_offset() 849 {CIS_SENSOR, 100, {{ 2, 3}, { 2, 3}, { 2, 3}}} in hp3970_offset() 1376 { USB20, CIS_SENSOR, {{28 in hp3970_gainoffset() [all...] |
H A D | hp3900_types.c | 96 #define CIS_SENSOR 0x00 macro
|
H A D | hp3900_rts8822.c | 1101 rst = ((_B1 (c) & 1) == 0) ? CCD_SENSOR : CIS_SENSOR; in RTS_Sensor_Type() 1597 ((dev->sensorcfg->type == CIS_SENSOR) ? 0 : 1)); in RTS_Scanner_SetParams() 5471 if (dev->sensorcfg->type == CIS_SENSOR) in Lamp_SetGainMode()
|
Completed in 20 milliseconds