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:num_ovls
(Results
1 - 11
of
11
) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/
H
A
D
omap_drv.h
74
unsigned int
num_ovls
;
member
H
A
D
omap_drv.c
396
int
num_ovls
= dispc_get_num_ovls(priv->dispc);
in omap_modeset_init()
local
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/
H
A
D
omapfb-sysfs.c
187
int
num_ovls
, r, i;
in store_overlays()
local
347
int
num_ovls
= 0, r, i;
in store_overlays_rotate()
local
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/
H
A
D
omapfb-sysfs.c
188
int
num_ovls
, r, i;
in store_overlays()
local
348
int
num_ovls
= 0, r, i;
in store_overlays_rotate()
local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/
H
A
D
omap_drv.c
231
int
num_ovls
= priv->dispc_ops->get_num_ovls(priv->dispc);
in omap_modeset_init()
local
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/
H
A
D
apply.c
130
const int
num_ovls
= dss_feat_get_num_ovls();
in apply_init_priv()
local
H
A
D
dss_features.c
37
const int
num_ovls
;
member
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/
H
A
D
dss_features.c
37
const int
num_ovls
;
member
[all...]
H
A
D
apply.c
130
const int
num_ovls
= dss_feat_get_num_ovls();
in apply_init_priv()
local
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/
H
A
D
dispc.c
119
unsigned int
num_ovls
;
member
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/
H
A
D
dispc.c
121
unsigned int
num_ovls
;
member
Completed in 22 milliseconds