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:vs_polarity
(Results
1 - 17
of
17
) sorted by relevance
/kernel/linux/linux-5.10/include/media/i2c/
H
A
D
tvp7002.h
25
*@
vs_polarity
: VSYNC Polarity
37
bool
vs_polarity
;
member
H
A
D
tvp514x.h
88
* @
vs_polarity
: VSYNC Polarity configuration for current interface.
94
bool
vs_polarity
;
member
/kernel/linux/linux-6.6/include/media/i2c/
H
A
D
tvp7002.h
25
*@
vs_polarity
: VSYNC Polarity
37
bool
vs_polarity
;
member
H
A
D
tvp514x.h
81
* @
vs_polarity
: VSYNC Polarity configuration for current interface.
87
bool
vs_polarity
;
member
/kernel/linux/linux-5.10/drivers/media/usb/gspca/
H
A
D
w996Xcf.c
453
int val,
vs_polarity
, hs_polarity;
in w9968cf_mode_init_regs()
local
493
vs_polarity
= 1;
in w9968cf_mode_init_regs()
496
vs_polarity
= 1;
in w9968cf_mode_init_regs()
500
val = (
vs_polarity
<< 12) | (hs_polarity << 11);
in w9968cf_mode_init_regs()
/kernel/linux/linux-6.6/drivers/media/usb/gspca/
H
A
D
w996Xcf.c
452
int val,
vs_polarity
, hs_polarity;
in w9968cf_mode_init_regs()
local
492
vs_polarity
= 1;
in w9968cf_mode_init_regs()
495
vs_polarity
= 1;
in w9968cf_mode_init_regs()
499
val = (
vs_polarity
<< 12) | (hs_polarity << 11);
in w9968cf_mode_init_regs()
/kernel/linux/linux-5.10/arch/arm/mach-davinci/
H
A
D
pdata-quirks.c
28
.
vs_polarity
= 1,
H
A
D
board-dm355-evm.c
203
.
vs_polarity
= 1
H
A
D
board-dm365-evm.c
379
.
vs_polarity
= 1
H
A
D
board-dm646x-evm.c
666
.
vs_polarity
= 1
H
A
D
board-dm644x-evm.c
241
.
vs_polarity
= 1
H
A
D
board-da850-evm.c
1232
.
vs_polarity
= 1,
/kernel/linux/linux-6.6/arch/arm/mach-davinci/
H
A
D
pdata-quirks.c
28
.
vs_polarity
= 1,
/kernel/linux/linux-5.10/drivers/media/i2c/
H
A
D
tvp7002.c
910
pdata->
vs_polarity
= 1;
in tvp7002_get_pdata()
987
| device->pdata->
vs_polarity
<< 2;
in tvp7002_probe()
H
A
D
tvp514x.c
1007
pdata->
vs_polarity
= 1;
in tvp514x_get_pdata()
1066
(decoder->pdata->
vs_polarity
<< 3));
in tvp514x_probe()
/kernel/linux/linux-6.6/drivers/media/i2c/
H
A
D
tvp514x.c
1007
pdata->
vs_polarity
= 1;
in tvp514x_get_pdata()
1066
(decoder->pdata->
vs_polarity
<< 3));
in tvp514x_probe()
H
A
D
tvp7002.c
913
pdata->
vs_polarity
= 1;
in tvp7002_get_pdata()
990
| device->pdata->
vs_polarity
<< 2;
in tvp7002_probe()
Completed in 18 milliseconds