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:ovl_priv_data
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/
H
A
D
apply.c
50
struct
ovl_priv_data
{
struct
104
struct
ovl_priv_data
ovl_priv_data_array[MAX_DSS_OVERLAYS];
118
static struct
ovl_priv_data
*get_ovl_priv(struct omap_overlay *ovl)
in get_ovl_priv()
137
struct
ovl_priv_data
*op;
in apply_init_priv()
204
struct
ovl_priv_data
*op;
in dss_check_settings_low()
299
struct
ovl_priv_data
*op;
in need_isr()
338
struct
ovl_priv_data
*op;
in need_go()
378
struct
ovl_priv_data
*op = get_ovl_priv(ovl);
in extra_info_update_ongoing()
542
struct
ovl_priv_data
*op;
in dss_mgr_wait_for_go_ovl()
618
struct
ovl_priv_data
*o
in dss_ovl_write_regs()
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/
H
A
D
apply.c
50
struct
ovl_priv_data
{
struct
104
struct
ovl_priv_data
ovl_priv_data_array[MAX_DSS_OVERLAYS];
118
static struct
ovl_priv_data
*get_ovl_priv(struct omap_overlay *ovl)
in get_ovl_priv()
135
struct
ovl_priv_data
*op;
in apply_init_priv()
202
struct
ovl_priv_data
*op;
in dss_check_settings_low()
297
struct
ovl_priv_data
*op;
in need_isr()
336
struct
ovl_priv_data
*op;
in need_go()
376
struct
ovl_priv_data
*op = get_ovl_priv(ovl);
in extra_info_update_ongoing()
540
struct
ovl_priv_data
*op;
in dss_mgr_wait_for_go_ovl()
616
struct
ovl_priv_data
*o
in dss_ovl_write_regs()
[all...]
Completed in 5 milliseconds