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:out_ctrl_ns
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/cx25821/
H
A
D
cx25821-medusa-video.c
27
int
out_ctrl_ns
= OUT_CTRL_NS;
in medusa_enable_bluefield_output()
local
35
out_ctrl_ns
= VDEC_B_OUT_CTRL_NS;
in medusa_enable_bluefield_output()
39
out_ctrl_ns
= VDEC_C_OUT_CTRL_NS;
in medusa_enable_bluefield_output()
43
out_ctrl_ns
= VDEC_D_OUT_CTRL_NS;
in medusa_enable_bluefield_output()
47
out_ctrl_ns
= VDEC_E_OUT_CTRL_NS;
in medusa_enable_bluefield_output()
51
out_ctrl_ns
= VDEC_F_OUT_CTRL_NS;
in medusa_enable_bluefield_output()
55
out_ctrl_ns
= VDEC_G_OUT_CTRL_NS;
in medusa_enable_bluefield_output()
59
out_ctrl_ns
= VDEC_H_OUT_CTRL_NS;
in medusa_enable_bluefield_output()
69
value = cx25821_i2c_read(&dev->i2c_bus[0],
out_ctrl_ns
, &tmp);
in medusa_enable_bluefield_output()
73
cx25821_i2c_write(&dev->i2c_bus[0],
out_ctrl_ns
, valu
in medusa_enable_bluefield_output()
[all...]
/kernel/linux/linux-6.6/drivers/media/pci/cx25821/
H
A
D
cx25821-medusa-video.c
27
int
out_ctrl_ns
= OUT_CTRL_NS;
in medusa_enable_bluefield_output()
local
35
out_ctrl_ns
= VDEC_B_OUT_CTRL_NS;
in medusa_enable_bluefield_output()
39
out_ctrl_ns
= VDEC_C_OUT_CTRL_NS;
in medusa_enable_bluefield_output()
43
out_ctrl_ns
= VDEC_D_OUT_CTRL_NS;
in medusa_enable_bluefield_output()
47
out_ctrl_ns
= VDEC_E_OUT_CTRL_NS;
in medusa_enable_bluefield_output()
51
out_ctrl_ns
= VDEC_F_OUT_CTRL_NS;
in medusa_enable_bluefield_output()
55
out_ctrl_ns
= VDEC_G_OUT_CTRL_NS;
in medusa_enable_bluefield_output()
59
out_ctrl_ns
= VDEC_H_OUT_CTRL_NS;
in medusa_enable_bluefield_output()
69
value = cx25821_i2c_read(&dev->i2c_bus[0],
out_ctrl_ns
, &tmp);
in medusa_enable_bluefield_output()
73
cx25821_i2c_write(&dev->i2c_bus[0],
out_ctrl_ns
, valu
in medusa_enable_bluefield_output()
[all...]
Completed in 2 milliseconds