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:vsen
(Results
1 - 1
of
1
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/test-drivers/vimc/
H
A
D
vimc-sensor.c
99
struct vimc_sen_device *
vsen
=
in vimc_sen_get_fmt()
local
104
vsen
->mbus_format;
in vimc_sen_get_fmt()
109
static void vimc_sen_tpg_s_format(struct vimc_sen_device *
vsen
)
in vimc_sen_tpg_s_format()
argument
112
vimc_pix_map_by_code(
vsen
->mbus_format.code);
in vimc_sen_tpg_s_format()
114
tpg_reset_source(&
vsen
->tpg,
vsen
->mbus_format.width,
in vimc_sen_tpg_s_format()
115
vsen
->mbus_format.height,
vsen
->mbus_format.field);
in vimc_sen_tpg_s_format()
116
tpg_s_bytesperline(&
vsen
->tpg, 0,
vsen
in vimc_sen_tpg_s_format()
152
struct vimc_sen_device *
vsen
= v4l2_get_subdevdata(sd);
vimc_sen_set_fmt()
local
196
struct vimc_sen_device *
vsen
= container_of(ved, struct vimc_sen_device,
vimc_sen_process_frame()
local
246
struct vimc_sen_device *
vsen
=
vimc_sen_s_stream()
local
298
struct vimc_sen_device *
vsen
=
vimc_sen_s_ctrl()
local
338
struct vimc_sen_device *
vsen
=
vimc_sen_release()
local
384
struct vimc_sen_device *
vsen
;
vimc_sen_add()
local
[all...]
Completed in 2 milliseconds