Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dplustek-usbhw.c906 regs[0x2c] = _HIBYTE(hw->red_lamp_on); in usb_AdjustLamps()
907 regs[0x2d] = _LOBYTE(hw->red_lamp_on); in usb_AdjustLamps()
954 memcpy( &hw->red_lamp_on, in usb_AdjustCISLampSettings()
955 &hw->illu_mono.red_lamp_on, sizeof(u_short) * 6 ); in usb_AdjustCISLampSettings()
962 memcpy( &hw->red_lamp_on, in usb_AdjustCISLampSettings()
963 &hw->illu_color.red_lamp_on, sizeof(u_short) * 6 ); in usb_AdjustCISLampSettings()
968 hw->red_lamp_on = 0x3fff; in usb_AdjustCISLampSettings()
1229 regs[0x2c] = _HIBYTE( hw->red_lamp_on ); in usb_FillLampRegs()
1230 regs[0x2d] = _LOBYTE( hw->red_lamp_on ); in usb_FillLampRegs()
H A Dplustek-usb.h433 u_short red_lamp_on; member
495 u_short red_lamp_on; /* 0x2c & 0x2d */ member
H A Dplustek-usbcal.c302 min_rgb.Red = hw->red_lamp_on; in cano_AdjustLightsource()
460 DBG( _DBG_INFO, "* red_lamp_on = %u\n", hw->red_lamp_on ); in cano_AdjustLightsource()
H A Dplustek-usbcalfile.c326 hw->red_lamp_on = (u_short)cal->light.red_light_on; in usb_RestoreCalData()
H A Dplustek-usbshading.c1027 hw->red_lamp_on, &hw->red_lamp_off )) { in usb_AdjustGain()
1183 DBG( _DBG_INFO2, "red_lamp_on = %u\n", hw->red_lamp_on ); in usb_AdjustGain()

Completed in 10 milliseconds