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:dcn21_hubp
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn21/
H
A
D
dcn21_hubp.h
33
container_of(hubp, struct
dcn21_hubp
, base)
105
struct
dcn21_hubp
{
struct
115
struct
dcn21_hubp
*hubp21,
H
A
D
dcn21_hubp.c
27
#include "
dcn21_hubp
.h"
81
struct
dcn21_hubp
*hubp21 = TO_DCN21_HUBP(hubp);
in apply_DEDCN21_142_wa_for_hostvm_deadline()
141
struct
dcn21_hubp
*hubp21 = TO_DCN21_HUBP(hubp);
in hubp21_program_requestor()
191
struct
dcn21_hubp
*hubp21 = TO_DCN21_HUBP(hubp);
in hubp21_set_viewport()
231
struct
dcn21_hubp
*hubp21 = TO_DCN21_HUBP(hubp);
in hubp21_set_vm_system_aperture_settings()
257
struct
dcn21_hubp
*hubp21 = TO_DCN21_HUBP(hubp);
in hubp21_validate_dml_output()
596
struct
dcn21_hubp
*hubp21 = TO_DCN21_HUBP(hubp);
in program_surface_flip_and_addr()
670
struct
dcn21_hubp
*hubp21 = TO_DCN21_HUBP(hubp);
in dmcub_PLAT_54186_wa()
813
struct
dcn21_hubp
*hubp21 = TO_DCN21_HUBP(hubp);
in hubp21_init()
844
struct
dcn21_hubp
*hubp2
in hubp21_construct()
[all...]
H
A
D
Makefile
5
DCN21 = dcn21_init.o
dcn21_hubp
.o dcn21_hubbub.o dcn21_resource.o \
H
A
D
dcn21_resource.c
44
#include "
dcn21_hubp
.h"
1279
struct
dcn21_hubp
*hubp21 =
in dcn21_hubp_create()
1280
kzalloc(sizeof(struct
dcn21_hubp
), GFP_KERNEL);
in dcn21_hubp_create()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn21/
H
A
D
dcn21_hubp.h
33
container_of(hubp, struct
dcn21_hubp
, base)
105
struct
dcn21_hubp
{
struct
115
struct
dcn21_hubp
*hubp21,
H
A
D
Makefile
5
DCN21 = dcn21_init.o
dcn21_hubp
.o dcn21_hubbub.o dcn21_resource.o \
H
A
D
dcn21_hubp.c
27
#include "
dcn21_hubp
.h"
81
struct
dcn21_hubp
*hubp21 = TO_DCN21_HUBP(hubp);
in apply_DEDCN21_142_wa_for_hostvm_deadline()
141
struct
dcn21_hubp
*hubp21 = TO_DCN21_HUBP(hubp);
in hubp21_program_requestor()
191
struct
dcn21_hubp
*hubp21 = TO_DCN21_HUBP(hubp);
in hubp21_set_viewport()
231
struct
dcn21_hubp
*hubp21 = TO_DCN21_HUBP(hubp);
in hubp21_set_vm_system_aperture_settings()
257
struct
dcn21_hubp
*hubp21 = TO_DCN21_HUBP(hubp);
in hubp21_validate_dml_output()
596
struct
dcn21_hubp
*hubp21 = TO_DCN21_HUBP(hubp);
in program_surface_flip_and_addr()
670
struct
dcn21_hubp
*hubp21 = TO_DCN21_HUBP(hubp);
in dmcub_PLAT_54186_wa()
809
struct
dcn21_hubp
*hubp21 = TO_DCN21_HUBP(hubp);
in hubp21_init()
841
struct
dcn21_hubp
*hubp2
in hubp21_construct()
[all...]
H
A
D
dcn21_resource.c
47
#include "
dcn21_hubp
.h"
999
struct
dcn21_hubp
*hubp21 =
in dcn21_hubp_create()
1000
kzalloc(sizeof(struct
dcn21_hubp
), GFP_KERNEL);
in dcn21_hubp_create()
Completed in 8 milliseconds