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:vsync_active_high
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/include/linux/platform_data/
H
A
D
shmob_drm.h
67
unsigned int
vsync_active_high
:1;
member
/kernel/linux/linux-6.6/include/linux/platform_data/
H
A
D
shmob_drm.h
65
unsigned int
vsync_active_high
:1;
member
/kernel/linux/linux-5.10/drivers/gpu/drm/panel/
H
A
D
panel-ilitek-ili9322.c
223
* @
vsync_active_high
: VSYNC is active high
263
bool
vsync_active_high
;
member
415
if (ili->conf->
vsync_active_high
)
in ili9322_init()
700
if (ili->conf->
vsync_active_high
)
in ili9322_get_modes()
/kernel/linux/linux-6.6/drivers/gpu/drm/panel/
H
A
D
panel-ilitek-ili9322.c
224
* @
vsync_active_high
: VSYNC is active high
264
bool
vsync_active_high
;
member
416
if (ili->conf->
vsync_active_high
)
in ili9322_init()
701
if (ili->conf->
vsync_active_high
)
in ili9322_get_modes()
/kernel/linux/linux-5.10/drivers/gpu/drm/shmobile/
H
A
D
shmob_drm_crtc.c
83
| (idata->sys.
vsync_active_high
? LDMT2R_RSV : 0)
in shmob_drm_crtc_setup_geometry()
/kernel/linux/linux-6.6/drivers/gpu/drm/renesas/shmobile/
H
A
D
shmob_drm_crtc.c
86
| (idata->sys.
vsync_active_high
? LDMT2R_RSV : 0)
in shmob_drm_crtc_setup_geometry()
Completed in 6 milliseconds