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
defs:xctrl
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/usb/uvc/
H
A
D
uvc_v4l2.c
1007
struct v4l2_ext_control
xctrl
;
in uvc_ioctl_g_ctrl()
local
1031
struct v4l2_ext_control
xctrl
;
in uvc_ioctl_s_ctrl()
local
[all...]
H
A
D
uvc_ctrl.c
1572
uvc_ctrl_get(struct uvc_video_chain *chain, struct v4l2_ext_control *
xctrl
)
uvc_ctrl_get()
argument
1585
uvc_ctrl_set(struct uvc_fh *handle, struct v4l2_ext_control *
xctrl
)
uvc_ctrl_set()
argument
[all...]
/kernel/linux/linux-6.6/drivers/media/usb/uvc/
H
A
D
uvc_ctrl.c
1867
uvc_ctrl_get(struct uvc_video_chain *chain, struct v4l2_ext_control *
xctrl
)
uvc_ctrl_get()
argument
1883
uvc_ctrl_set(struct uvc_fh *handle, struct v4l2_ext_control *
xctrl
)
uvc_ctrl_set()
argument
[all...]
/kernel/linux/linux-5.10/drivers/tty/
H
A
D
synclink_gt.c
277
unsigned int
xctrl
;
member
2834
static int get_xctrl(struct slgt_info *info, int __user *
xctrl
)
in get_xctrl()
argument
2859
static int set_xctrl(struct slgt_info *info, int
xctrl
)
in set_xctrl()
argument
[all...]
/kernel/linux/linux-6.6/drivers/tty/
H
A
D
synclink_gt.c
273
unsigned int
xctrl
;
member
2817
static int get_xctrl(struct slgt_info *info, int __user *
xctrl
)
in get_xctrl()
argument
2842
static int set_xctrl(struct slgt_info *info, int
xctrl
)
in set_xctrl()
argument
[all...]
Completed in 16 milliseconds