Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:_ASIC_IS_98003
(Results
1 - 12
of
12
) sorted by relevance
/third_party/backends/backend/
H
A
D
plustek-pp_detect.c
272
} 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
D
plustek-pp_genericio.c
1092
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
D
plustek-pp_io.c
548
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
D
plustek-pp_scan.h
145
#define _IS_ASIC98(aid) ((_ASIC_IS_98001 == aid) || (
_ASIC_IS_98003
== aid))
H
A
D
plustek-pp_ptdrv.c
1041
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
D
plustek-pp.h
456
#define
_ASIC_IS_98003
0x83 /* value for 98003 */
macro
H
A
D
plustek-pp_procfs.c
148
if(
_ASIC_IS_98003
== ps->sCaps.AsicID)
in procfsGetCCDType()
H
A
D
plustek_pp.c
303
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
D
plustek-pp_models.c
602
ps->sCaps.AsicID =
_ASIC_IS_98003
;
in ModelSetP12()
H
A
D
plustek-pp_image.c
506
if(
_ASIC_IS_98003
== ps->sCaps.AsicID ) {
in imageP98SetupScanSettings()
1626
} else if(
_ASIC_IS_98003
== ps->sCaps.AsicID ) {
in ImageInitialize()
H
A
D
plustek-pp_motor.c
2784
} else if(
_ASIC_IS_98003
== ps->sCaps.AsicID ) {
2888
} else if(
_ASIC_IS_98003
== ps->sCaps.AsicID ) {
H
A
D
plustek-pp_dac.c
423
if(
_ASIC_IS_98003
== ps->sCaps.AsicID )
in dacP98DownloadShadingTable()
2449
if(
_ASIC_IS_98003
== ps->sCaps.AsicID ) {
in DacInitialize()
Completed in 17 milliseconds