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:cur_vts
(Results
1 - 1
of
1
) sorted by relevance
/device/soc/rockchip/common/vendor/drivers/media/i2c/
H
A
D
gc2093.c
159
u32
cur_vts
;
member
777
u16 vb = 0,
cur_vts
= 0, short_exp = 0, middle_exp = 0;
in gc2093_ioctl()
local
824
cur_vts
= gc2093->
cur_vts
;
in gc2093_ioctl()
825
dev_info(gc2093->dev, "%s
cur_vts
: 0x%x\n", __func__,
cur_vts
);
in gc2093_ioctl()
827
if (short_exp + hdrae_exp->middle_exp_reg >
cur_vts
) {
in gc2093_ioctl()
828
middle_exp =
cur_vts
- short_exp;
in gc2093_ioctl()
863
gc2093->
cur_vts
= gc2093->cur_mode->vts_def;
in gc2093_ioctl()
1349
gc2093->
cur_vts
in gc2093_probe()
[all...]
Completed in 4 milliseconds