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:dce_dmcu
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce/
H
A
D
dce_dmcu.c
31
#include "
dce_dmcu
.h"
38
container_of(dmcu, struct
dce_dmcu
, base)
79
struct
dce_dmcu
*dmcu_dce = TO_DCE_DMCU(dmcu);
in dce_dmcu_load_iram()
104
struct
dce_dmcu
*dmcu_dce = TO_DCE_DMCU(dmcu);
in dce_get_dmcu_psr_state()
127
struct
dce_dmcu
*dmcu_dce = TO_DCE_DMCU(dmcu);
in dce_dmcu_set_psr_enable()
168
struct
dce_dmcu
*dmcu_dce = TO_DCE_DMCU(dmcu);
in dce_dmcu_setup_psr()
278
struct
dce_dmcu
*dmcu_dce = TO_DCE_DMCU(dmcu);
in dce_is_dmcu_initialized()
295
struct
dce_dmcu
*dmcu_dce = TO_DCE_DMCU(dmcu);
in dce_psr_wait_loop()
330
struct
dce_dmcu
*dmcu_dce = TO_DCE_DMCU(dmcu);
in dcn10_get_dmcu_version()
357
struct
dce_dmcu
*dmcu_dc
in dcn10_dmcu_enable_fractional_pwm()
[all...]
H
A
D
Makefile
31
dce_opp.o
dce_dmcu
.o dce_abm.o dce_ipp.o dce_aux.o \
H
A
D
dce_dmcu.h
222
struct
dce_dmcu
{
struct
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce/
H
A
D
dce_dmcu.c
28
#include "
dce_dmcu
.h"
35
container_of(dmcu, struct
dce_dmcu
, base)
83
struct
dce_dmcu
*dmcu_dce = TO_DCE_DMCU(dmcu);
in dce_dmcu_load_iram()
108
struct
dce_dmcu
*dmcu_dce = TO_DCE_DMCU(dmcu);
in dce_get_dmcu_psr_state()
131
struct
dce_dmcu
*dmcu_dce = TO_DCE_DMCU(dmcu);
in dce_dmcu_set_psr_enable()
172
struct
dce_dmcu
*dmcu_dce = TO_DCE_DMCU(dmcu);
in dce_dmcu_setup_psr()
282
struct
dce_dmcu
*dmcu_dce = TO_DCE_DMCU(dmcu);
in dce_is_dmcu_initialized()
299
struct
dce_dmcu
*dmcu_dce = TO_DCE_DMCU(dmcu);
in dce_psr_wait_loop()
333
struct
dce_dmcu
*dmcu_dce = TO_DCE_DMCU(dmcu);
in dcn10_get_dmcu_version()
360
struct
dce_dmcu
*dmcu_dc
in dcn10_dmcu_enable_fractional_pwm()
[all...]
H
A
D
Makefile
31
dce_opp.o
dce_dmcu
.o dce_abm.o dce_ipp.o dce_aux.o \
H
A
D
dce_dmcu.h
233
struct
dce_dmcu
{
struct
Completed in 3 milliseconds