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:vfl_type
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/cx18/
H
A
D
cx18-streams.c
44
int
vfl_type
;
member
398
int
vfl_type
= cx18_stream_info[type].
vfl_type
;
in cx18_reg_dev()
local
/kernel/linux/linux-5.10/drivers/media/pci/ivtv/
H
A
D
ivtv-streams.c
94
int
vfl_type
;
member
287
int
vfl_type
= ivtv_stream_info[type].
vfl_type
;
in ivtv_reg_dev()
local
/kernel/linux/linux-6.6/drivers/media/pci/ivtv/
H
A
D
ivtv-streams.c
94
int
vfl_type
;
member
287
int
vfl_type
= ivtv_stream_info[type].
vfl_type
;
in ivtv_reg_dev()
local
/kernel/linux/linux-5.10/include/media/
H
A
D
v4l2-dev.h
289
enum vfl_devnode_type
vfl_type
;
member
/kernel/linux/linux-6.6/include/media/
H
A
D
v4l2-dev.h
288
enum vfl_devnode_type
vfl_type
;
member
/kernel/linux/linux-6.6/drivers/media/pci/cx18/
H
A
D
cx18-streams.c
53
int
vfl_type
;
member
410
int
vfl_type
= cx18_stream_info[type].
vfl_type
;
in cx18_reg_dev()
local
/kernel/linux/linux-5.10/drivers/media/v4l2-core/
H
A
D
v4l2-dev.c
109
static inline unsigned long *devnode_bits(enum vfl_devnode_type
vfl_type
)
in devnode_bits()
argument
120
static inline unsigned long *devnode_bits(enum vfl_devnode_type
vfl_type
)
in devnode_bits()
argument
[all...]
/kernel/linux/linux-6.6/drivers/media/v4l2-core/
H
A
D
v4l2-dev.c
110
static inline unsigned long *devnode_bits(enum vfl_devnode_type
vfl_type
)
in devnode_bits()
argument
121
static inline unsigned long *devnode_bits(enum vfl_devnode_type
vfl_type
)
in devnode_bits()
argument
[all...]
Completed in 8 milliseconds