Home
last modified time | relevance | path

Searched refs:HwSetting (Results 1 - 10 of 10) sorted by relevance

/third_party/backends/backend/
H A Dplustek-usbhw.c201 return ( dev->usbDev.HwSetting.bReg_0x26 & _ONE_CH_COLOR ); in usb_IsCISDevice()
236 len = (1000.0 * len)/dev->usbDev.HwSetting.dMaxMoveSpeed; in usb_IsScannerReady()
351 HWDef *hw = &dev->usbDev.HwSetting; in usb_WaitPos()
458 HWDef *hw = &dev->usbDev.HwSetting; in usb_ModuleMove()
675 HWDef *hw = &dev->usbDev.HwSetting; in usb_ModuleToHome()
834 (6UL * 8UL * 1 * Device.HwSetting.dMaxMotorSpeed * 4 * in usb_ModuleToHome()
835 Device.HwSetting.wMotorDpi) * 60 / 78); in usb_ModuleToHome()
851 HWDef *hw = &dev->usbDev.HwSetting; in usb_MotorSelect()
897 HWDef *hw = &dev->usbDev.HwSetting; in usb_AdjustLamps()
941 HWDef *hw = &dev->usbDev.HwSetting; in usb_AdjustCISLampSettings()
[all...]
H A Dplustek-usbscan.c234 HWDef *hw = &dev->usbDev.HwSetting; in usb_SetAsicDpiY()
285 HWDef *hw = &dev->usbDev.HwSetting; in usb_SetColorAndBits()
384 HWDef *hw = &dev->usbDev.HwSetting; in usb_GetScanRect()
514 HWDef *hw = &dev->usbDev.HwSetting; in usb_PresetStepSize()
539 HWDef *hw = &dev->usbDev.HwSetting; in usb_GetDPD()
591 HWDef *hw = &dev->usbDev.HwSetting; in usb_GetMCLKDiv()
663 HWDef *hw = &dev->usbDev.HwSetting; in usb_GetMCLKDivider()
762 HWDef *hw = &dev->usbDev.HwSetting; in usb_GetStepSize()
812 HWDef *hw = &dev->usbDev.HwSetting; in usb_GetLineLength()
916 HWDef *hw = &dev->usbDev.HwSetting; in usb_GetMotorParam()
[all...]
H A Dplustek-usbcal.c109 HWDef *hw = &dev->usbDev.HwSetting; in cano_PrepareToReadWhiteCal()
183 HWDef *hw = &dev->usbDev.HwSetting; in cano_LampOnAfterCalibration()
264 HWDef *hw = &dev->usbDev.HwSetting; in cano_AdjustLightsource()
515 HWDef *hw = &dev->usbDev.HwSetting; in cano_AdjustGain()
763 HWDef *hw = &dev->usbDev.HwSetting; in cano_AdjustOffset()
1200 HWDef *hw = &dev->usbDev.HwSetting; in cano_DoCalibration()
H A Dplustek-usb.c205 memcpy( &dev->usbDev.HwSetting, Settings[idx].pHwDef, sizeof(HWDef)); in usb_initDev()
240 dev->adj.rgamma = dev->usbDev.HwSetting.gamma; in usb_initDev()
242 dev->adj.ggamma = dev->usbDev.HwSetting.gamma; in usb_initDev()
244 dev->adj.bgamma = dev->usbDev.HwSetting.gamma; in usb_initDev()
246 dev->adj.graygamma = dev->usbDev.HwSetting.gamma; in usb_initDev()
726 dev->usbDev.HwSetting.chip = (version==3 ? _LM9831:_LM9832); in usbDev_open()
993 if( _LM9831 == dev->usbDev.HwSetting.chip ) { in usbDev_setScanEnv()
1135 HWDef *hw = &dev->usbDev.HwSetting; in usbDev_Prepare()
1430 HWDef *hw = &dev->usbDev.HwSetting; in usbDev_ReadLine()
H A Dplustek-usbshading.c245 HWDef *hw = &dev->usbDev.HwSetting; in usb_GetMCLK()
280 HWDef *hw = &dev->usbDev.HwSetting; in usb_SetMCLK()
391 HWDef *hw = &dev->usbDev.HwSetting; in usb_GetSWOffsetGain()
784 HWDef *hw = &dev->usbDev.HwSetting; in usb_AdjustGain()
1257 HWDef *hw = &dev->usbDev.HwSetting; in usb_AdjustOffset()
1456 HWDef *hw = &dev->usbDev.HwSetting; in usb_GetDarkShading()
1575 HWDef *hw = &dev->usbDev.HwSetting; in usb_AdjustDarkShading()
1856 HWDef *hw = &dev->usbDev.HwSetting; in usb_AdjustWhiteShading()
2308 HWDef *hw = &dev->usbDev.HwSetting; in usb_SpeedTest()
2392 HWDef *hw = &dev->usbDev.HwSetting; in usb_AutoWarmup()
[all...]
H A Dplustek-usbio.c324 HWDef *hw = &dev->usbDev.HwSetting; in usbio_ResetLM983x()
H A Dplustek-usb.h532 HWDef HwSetting; /**< Pointer to the characteristics of device */ member
H A Dplustek-usbcalfile.c298 HWDef *hw = &dev->usbDev.HwSetting; in usb_RestoreCalData()
H A Dplustek-usbimg.c1700 HWDef *hw = &dev->usbDev.HwSetting; in usb_GetImageProc()
1899 HWDef *hw = &dev->usbDev.HwSetting; in usb_ReadData()
H A Dplustek.c742 if( _LM9833 == dev->usbDev.HwSetting.chip ) in init_options()
962 if( s->hw->usbDev.HwSetting.dHighSpeed == 0.0 ) in init_options()

Completed in 17 milliseconds