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:cfg_num
(Results
1 - 5
of
5
) sorted by relevance
/device/soc/rockchip/common/vendor/drivers/media/i2c/
H
A
D
gc2093.c
152
unsigned int
cfg_num
;
member
848
for (i = 0; i < gc2093->
cfg_num
; i++) {
in gc2093_ioctl()
855
if (i == gc2093->
cfg_num
) {
in gc2093_ioctl()
1093
if (fse->index >= gc2093->
cfg_num
) {
in gc2093_enum_frame_sizes()
1113
if (fie->index >= gc2093->
cfg_num
) {
in gc2093_enum_frame_interval()
1348
gc2093->
cfg_num
= ARRAY_SIZE(supported_modes);
in gc2093_probe()
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/
H
A
D
rkisp3-config.h
976
u16
cfg_num
;
member
/device/soc/rockchip/rk3588/kernel/include/uapi/linux/
H
A
D
rkisp3-config.h
976
u16
cfg_num
;
member
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
H
A
D
isp_params_v3x.c
2898
val = (arg->psf_sft_bit & 0xff) | (arg->
cfg_num
& 0x7ff) << 0x08;
in isp_cac_config()
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H
A
D
isp_params_v3x.c
3576
(arg->
cfg_num
& 0x7ff) << 8;
in isp_cac_config()
Completed in 20 milliseconds