Home
last modified time | relevance | path

Searched refs:red_lamp_off (Results 1 - 5 of 5) sorted by relevance

/third_party/backends/backend/
H A Dplustek-usbhw.c908 regs[0x2e] = _HIBYTE(hw->red_lamp_off); in usb_AdjustLamps()
909 regs[0x2f] = _LOBYTE(hw->red_lamp_off); in usb_AdjustLamps()
969 hw->red_lamp_off = 0; in usb_AdjustCISLampSettings()
977 hw->red_lamp_off = dev->adj.rlampoff; in usb_AdjustCISLampSettings()
979 if( hw->red_lamp_off > 0x3fff ) in usb_AdjustCISLampSettings()
980 hw->red_lamp_off = 0x3fff; in usb_AdjustCISLampSettings()
982 " * red_lamp_off adjusted: %u\n", hw->red_lamp_off ); in usb_AdjustCISLampSettings()
1231 regs[0x2e] = _HIBYTE( hw->red_lamp_off); in usb_FillLampRegs()
1232 regs[0x2f] = _LOBYTE( hw->red_lamp_off); in usb_FillLampRegs()
[all...]
H A Dplustek-usb.h434 u_short red_lamp_off; member
496 u_short red_lamp_off; /* 0x2e & 0x2f */ member
H A Dplustek-usbcal.c391 DBG( _DBG_INFO2, "red_lamp_off = %u/%u/%u\n", in cano_AdjustLightsource()
392 min_rgb.Red ,hw->red_lamp_off, max_rgb.Red ); in cano_AdjustLightsource()
413 &hw->red_lamp_off, tmp_rgb.Red ); in cano_AdjustLightsource()
461 DBG( _DBG_INFO, "* red_lamp_off = %u\n", hw->red_lamp_off ); in cano_AdjustLightsource()
H A Dplustek-usbcalfile.c327 hw->red_lamp_off = (u_short)cal->light.red_light_off; in usb_RestoreCalData()
H A Dplustek-usbshading.c1027 hw->red_lamp_on, &hw->red_lamp_off )) { in usb_AdjustGain()
1184 DBG( _DBG_INFO2, "red_lamp_off = %u\n", hw->red_lamp_off ); in usb_AdjustGain()

Completed in 10 milliseconds