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:link_srv
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/link/
H
A
D
link_factory.c
56
static void construct_link_service_factory(struct link_service *
link_srv
)
in construct_link_service_factory()
argument
68
static void construct_link_service_detection(struct link_service *
link_srv
)
in construct_link_service_detection()
argument
87
construct_link_service_resource(struct link_service *
link_srv
)
construct_link_service_resource()
argument
98
construct_link_service_validation(struct link_service *
link_srv
)
construct_link_service_validation()
argument
109
construct_link_service_dpms(struct link_service *
link_srv
)
construct_link_service_dpms()
argument
129
construct_link_service_ddc(struct link_service *
link_srv
)
construct_link_service_ddc()
argument
147
construct_link_service_dp_capability(struct link_service *
link_srv
)
construct_link_service_dp_capability()
argument
172
construct_link_service_dp_phy_or_dpia(struct link_service *
link_srv
)
construct_link_service_dp_phy_or_dpia()
argument
184
construct_link_service_dp_irq_handler(struct link_service *
link_srv
)
construct_link_service_dp_irq_handler()
argument
197
construct_link_service_edp_panel_control(struct link_service *
link_srv
)
construct_link_service_edp_panel_control()
argument
232
construct_link_service_dp_cts(struct link_service *
link_srv
)
construct_link_service_dp_cts()
argument
245
construct_link_service_dp_trace(struct link_service *
link_srv
)
construct_link_service_dp_trace()
argument
262
construct_link_service(struct link_service *
link_srv
)
construct_link_service()
argument
287
struct link_service *
link_srv
= kzalloc(sizeof(*
link_srv
), GFP_KERNEL);
link_create_link_service()
local
299
link_destroy_link_service(struct link_service **
link_srv
)
link_destroy_link_service()
argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/
H
A
D
dc.h
939
struct link_service *
link_srv
;
member
Completed in 7 milliseconds