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:V4L2_CAP_TOUCH
(Results
1 - 13
of
13
) sorted by relevance
/kernel/linux/linux-5.10/drivers/input/rmi4/
H
A
D
rmi_f54.c
523
.device_caps = V4L2_CAP_VIDEO_CAPTURE |
V4L2_CAP_TOUCH
|
/kernel/linux/linux-6.6/drivers/input/rmi4/
H
A
D
rmi_f54.c
529
.device_caps = V4L2_CAP_VIDEO_CAPTURE |
V4L2_CAP_TOUCH
|
/kernel/linux/linux-5.10/drivers/input/touchscreen/
H
A
D
sur40.c
1174
.device_caps = V4L2_CAP_VIDEO_CAPTURE |
V4L2_CAP_TOUCH
|
H
A
D
atmel_mxt_ts.c
2596
.device_caps = V4L2_CAP_VIDEO_CAPTURE |
V4L2_CAP_TOUCH
|
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H
A
D
sur40.c
1174
.device_caps = V4L2_CAP_VIDEO_CAPTURE |
V4L2_CAP_TOUCH
|
H
A
D
atmel_mxt_ts.c
2696
.device_caps = V4L2_CAP_VIDEO_CAPTURE |
V4L2_CAP_TOUCH
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H
A
D
videodev2.h
247
#define
V4L2_CAP_TOUCH
0x10000000
macro
/kernel/linux/linux-5.10/include/uapi/linux/
H
A
D
videodev2.h
489
#define
V4L2_CAP_TOUCH
0x10000000 /* Is a touch device */
macro
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
videodev2.h
508
#define
V4L2_CAP_TOUCH
0x10000000 /* Is a touch device */
macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H
A
D
videodev2.h
191
#define
V4L2_CAP_TOUCH
0x10000000
macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H
A
D
videodev2.h
191
#define
V4L2_CAP_TOUCH
0x10000000
macro
/kernel/linux/linux-5.10/drivers/media/test-drivers/vivid/
H
A
D
vivid-core.c
1109
dev->touch_cap_caps =
V4L2_CAP_TOUCH
| V4L2_CAP_STREAMING |
in vivid_set_capabilities()
/kernel/linux/linux-6.6/drivers/media/test-drivers/vivid/
H
A
D
vivid-core.c
1149
dev->touch_cap_caps =
V4L2_CAP_TOUCH
| V4L2_CAP_STREAMING |
in vivid_set_capabilities()
Completed in 45 milliseconds