Home
last modified time | relevance | path

Searched refs:_ASIC_IS_98003 (Results 1 - 12 of 12) sorted by relevance

/third_party/backends/backend/
H A Dplustek-pp_detect.c272 } else if ( _ASIC_IS_98003 == ps->sCaps.AsicID ) { in detectSetupBuffers()
440 case _ASIC_IS_98003: in DetectScanner()
446 ps->sCaps.AsicID = _ASIC_IS_98003; in DetectScanner()
470 } else if( _ASIC_IS_98003 == mode ) { in DetectScanner()
H A Dplustek-pp_genericio.c1092 if( !fOpenned && (_ASIC_IS_98003 != ps->sCaps.AsicID)) in IOGetScanState()
1103 if( !fOpenned && (_ASIC_IS_98003 != ps->sCaps.AsicID)) in IOGetScanState()
1161 } else if( _ASIC_IS_98003 == ps->sCaps.AsicID ) { in IOIsReadyForScan()
1188 if( _ASIC_IS_98003 != ps->sCaps.AsicID ) { in IOIsReadyForScan()
1286 if( _ASIC_IS_98003 == ps->sCaps.AsicID ) in IOReadOneShadingLine()
1309 if( _ASIC_IS_98003 != ps->sCaps.AsicID ) in IOReadFifoLength()
1321 if( _ASIC_IS_98003 != ps->sCaps.AsicID ) in IOReadFifoLength()
1339 if( _ASIC_IS_98003 == ps->sCaps.AsicID ) in IOPutOnAllRegisters()
1352 if( _ASIC_IS_98003 == ps->sCaps.AsicID ) in IOPutOnAllRegisters()
1371 if( _ASIC_IS_98003 in IOPutOnAllRegisters()
[all...]
H A Dplustek-pp_io.c548 if( _ASIC_IS_98003 == ps->sCaps.AsicID ) in ioP98ReadWriteTest()
622 if( _ASIC_IS_98003 == ps->sCaps.AsicID ) in ioEnterReadMode()
880 if( _ASIC_IS_98003 != ps->sCaps.AsicID ) in IOSoftwareReset()
915 if( _ASIC_IS_98003 != ps->sCaps.AsicID ) in IOReadScannerImageData()
930 if( _ASIC_IS_98003 == ps->sCaps.AsicID ) in IOReadScannerImageData()
H A Dplustek-pp_scan.h145 #define _IS_ASIC98(aid) ((_ASIC_IS_98001 == aid) || (_ASIC_IS_98003 == aid))
H A Dplustek-pp_ptdrv.c1041 if( _ASIC_IS_98003 == ps->sCaps.AsicID ) in ptdrvRead()
1061 if( _ASIC_IS_98003 == ps->sCaps.AsicID ) { in ptdrvRead()
1071 if( _ASIC_IS_98003 != ps->sCaps.AsicID ) { in ptdrvRead()
1189 if( _ASIC_IS_98003 == ps->sCaps.AsicID ) in ptdrvRead()
H A Dplustek-pp.h456 #define _ASIC_IS_98003 0x83 /* value for 98003 */ macro
H A Dplustek-pp_procfs.c148 if(_ASIC_IS_98003 == ps->sCaps.AsicID) in procfsGetCCDType()
H A Dplustek_pp.c303 if((_ASIC_IS_98003 == scanner->hw->caps.AsicID) || in getModeList()
670 (_ASIC_IS_98003 == s->hw->caps.AsicID)) { in init_options()
1583 (_ASIC_IS_98003 == s->hw->caps.AsicID)) { in sane_control_option()
1650 (_ASIC_IS_98003 == s->hw->caps.AsicID)) { in sane_control_option()
H A Dplustek-pp_models.c602 ps->sCaps.AsicID = _ASIC_IS_98003; in ModelSetP12()
H A Dplustek-pp_image.c506 if( _ASIC_IS_98003 == ps->sCaps.AsicID ) { in imageP98SetupScanSettings()
1626 } else if( _ASIC_IS_98003 == ps->sCaps.AsicID ) { in ImageInitialize()
H A Dplustek-pp_motor.c2784 } else if( _ASIC_IS_98003 == ps->sCaps.AsicID ) {
2888 } else if( _ASIC_IS_98003 == ps->sCaps.AsicID ) {
H A Dplustek-pp_dac.c423 if( _ASIC_IS_98003 == ps->sCaps.AsicID ) in dacP98DownloadShadingTable()
2449 if( _ASIC_IS_98003 == ps->sCaps.AsicID ) { in DacInitialize()

Completed in 17 milliseconds