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:ctrl_tx_hotplug
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/test-drivers/vivid/
H
A
D
vivid-core.h
257
struct v4l2_ctrl *
ctrl_tx_hotplug
;
member
H
A
D
vivid-vid-cap.c
1805
v4l2_ctrl_s_ctrl(dev->
ctrl_tx_hotplug
, 0);
in vidioc_s_edid()
1830
v4l2_ctrl_s_ctrl(dev->
ctrl_tx_hotplug
, display_present);
in vidioc_s_edid()
H
A
D
vivid-ctrls.c
995
__v4l2_ctrl_s_ctrl(dev->
ctrl_tx_hotplug
,
in vivid_vid_out_s_ctrl()
1726
dev->
ctrl_tx_hotplug
= v4l2_ctrl_new_std(hdl_vid_out,
in vivid_create_controls()
/kernel/linux/linux-6.6/drivers/media/test-drivers/vivid/
H
A
D
vivid-core.h
255
struct v4l2_ctrl *
ctrl_tx_hotplug
;
member
H
A
D
vivid-vid-cap.c
1560
v4l2_ctrl_s_ctrl(dev->
ctrl_tx_hotplug
, 0);
in vidioc_s_edid()
1585
v4l2_ctrl_s_ctrl(dev->
ctrl_tx_hotplug
, display_present);
in vidioc_s_edid()
H
A
D
vivid-ctrls.c
1084
__v4l2_ctrl_s_ctrl(dev->
ctrl_tx_hotplug
,
in vivid_vid_out_s_ctrl()
1817
dev->
ctrl_tx_hotplug
= v4l2_ctrl_new_std(hdl_vid_out,
in vivid_create_controls()
Completed in 21 milliseconds