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:tuner
(Results
1 - 2
of
2
) sorted by relevance
/third_party/ltp/testcases/kernel/device-drivers/v4l/user_space/
H
A
D
test_VIDIOC_FREQUENCY.c
36
__u32
tuner
;
in test_VIDIOC_G_FREQUENCY()
local
91
__u32
tuner
;
in test_VIDIOC_G_FREQUENCY_S32_MAX()
local
111
__u32
tuner
;
test_VIDIOC_G_FREQUENCY_S32_MAX_1()
local
131
__u32
tuner
;
test_VIDIOC_G_FREQUENCY_U32_MAX()
local
153
__u32
tuner
;
test_VIDIOC_G_FREQUENCY_NULL()
local
188
__u32
tuner
;
test_VIDIOC_S_FREQUENCY()
local
281
struct v4l2_
tuner
tuner
;
test_VIDIOC_S_FREQUENCY_boundaries()
local
604
struct v4l2_
tuner
tuner
;
test_VIDIOC_S_FREQUENCY_scan()
local
741
__u32
tuner
;
test_VIDIOC_S_FREQUENCY_NULL()
local
[all...]
H
A
D
test_VIDIOC_TUNER.c
95
struct v4l2_tuner
tuner
;
in do_get_tuner()
local
209
struct v4l2_
tuner
tuner
;
test_VIDIOC_G_TUNER_S32_MAX()
local
233
struct v4l2_
tuner
tuner
;
test_VIDIOC_G_TUNER_S32_MAX_1()
local
257
struct v4l2_
tuner
tuner
;
test_VIDIOC_G_TUNER_U32_MAX()
local
281
struct v4l2_
tuner
tuner
;
test_VIDIOC_G_TUNER_NULL()
local
315
struct v4l2_
tuner
tuner
;
do_set_tuner_audmode()
local
334
struct v4l2_
tuner
tuner
;
do_set_tuner_audmode_invalid()
local
531
struct v4l2_
tuner
tuner
;
test_VIDIOC_S_TUNER_NULL()
local
[all...]
Completed in 1 milliseconds