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:dpu
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/sprd/
H
A
D
sprd_dpu.c
128
static int dpu_wait_stop_done(struct sprd_dpu *
dpu
)
in dpu_wait_stop_done()
argument
150
static int dpu_wait_update_done(struct sprd_dpu *
dpu
)
in dpu_wait_update_done()
argument
320
static void sprd_dpu_layer(struct sprd_dpu *
dpu
, struct drm_plane_state *state)
in sprd_dpu_layer()
argument
377
sprd_
dpu
_flip(struct sprd_
dpu
*
dpu
)
sprd_dpu_flip()
argument
404
sprd_
dpu
_init(struct sprd_
dpu
*
dpu
)
sprd_dpu_init()
argument
452
sprd_
dpu
_fini(struct sprd_
dpu
*
dpu
)
sprd_dpu_fini()
argument
460
sprd_dpi_init(struct sprd_
dpu
*
dpu
)
sprd_dpi_init()
argument
484
sprd_
dpu
_run(struct sprd_
dpu
*
dpu
)
sprd_dpu_run()
argument
493
sprd_
dpu
_stop(struct sprd_
dpu
*
dpu
)
sprd_dpu_stop()
argument
533
struct sprd_
dpu
*
dpu
= to_sprd_crtc(new_state->crtc);
sprd_plane_atomic_update()
local
544
struct sprd_
dpu
*
dpu
= to_sprd_crtc(old_state->crtc);
sprd_plane_atomic_disable()
local
618
struct sprd_
dpu
*
dpu
= to_sprd_crtc(crtc);
sprd_crtc_mode_set_nofb()
local
641
struct sprd_
dpu
*
dpu
= to_sprd_crtc(crtc);
sprd_crtc_atomic_enable()
local
651
struct sprd_
dpu
*
dpu
= to_sprd_crtc(crtc);
sprd_crtc_atomic_disable()
local
670
struct sprd_
dpu
*
dpu
= to_sprd_crtc(crtc);
sprd_crtc_atomic_flush()
local
685
struct sprd_
dpu
*
dpu
= to_sprd_crtc(crtc);
sprd_crtc_enable_vblank()
local
694
struct sprd_
dpu
*
dpu
= to_sprd_crtc(crtc);
sprd_crtc_disable_vblank()
local
721
struct sprd_
dpu
*
dpu
;
sprd_crtc_init()
local
749
struct sprd_
dpu
*
dpu
= data;
sprd_dpu_isr()
local
782
sprd_
dpu
_context_init(struct sprd_
dpu
*
dpu
, struct device *dev)
sprd_dpu_context_init()
argument
825
struct sprd_
dpu
*
dpu
;
sprd_dpu_bind()
local
[all...]
H
A
D
sprd_dsi.c
793
struct sprd_dpu *
dpu
= to_sprd_crtc(encoder->crtc);
in sprd_dsi_encoder_enable()
local
830
struct sprd_dpu *
dpu
= to_sprd_crtc(encoder->crtc);
in sprd_dsi_encoder_disable()
local
Completed in 4 milliseconds