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:AVISION_SCSI_SEND
(Results
1 - 2
of
2
) sorted by relevance
/third_party/backends/backend/
H
A
D
avision.c
2119
case
AVISION_SCSI_SEND
:
in avision_strcmd()
3383
scmd.opc =
AVISION_SCSI_SEND
;
in wait_4_light()
3417
scmd.cmd.opc =
AVISION_SCSI_SEND
;
in set_power_save_time()
3668
scmd.opc =
AVISION_SCSI_SEND
;
in send_nvram_data()
3698
scmd.opc =
AVISION_SCSI_SEND
;
in send_flash_ram_data()
3735
scmd.opc =
AVISION_SCSI_SEND
;
in adf_reset()
4050
scmd.opc =
AVISION_SCSI_SEND
;
in get_button_status()
4242
scmd.cmd.opc =
AVISION_SCSI_SEND
;
in set_frame()
4985
scmd.opc =
AVISION_SCSI_SEND
;
in send_tune_scan_length()
5315
scmd.opc =
AVISION_SCSI_SEND
;
in set_calib_data()
[all...]
H
A
D
avision.h
540
#define
AVISION_SCSI_SEND
0x2a
macro
Completed in 9 milliseconds