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:dtm_in_message
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/modules/hdcp/
H
A
D
hdcp_psp.c
67
dtm_cmd->
dtm_in_message
.topology_update_v2.display_handle = display->index;
in remove_display_from_topology_v2()
68
dtm_cmd->
dtm_in_message
.topology_update_v2.is_active = 0;
in remove_display_from_topology_v2()
103
dtm_cmd->
dtm_in_message
.topology_update_v3.display_handle = display->index;
in remove_display_from_topology_v3()
104
dtm_cmd->
dtm_in_message
.topology_update_v3.is_active = 0;
in remove_display_from_topology_v3()
142
dtm_cmd->
dtm_in_message
.topology_update_v2.display_handle = display->index;
in add_display_to_topology_v2()
143
dtm_cmd->
dtm_in_message
.topology_update_v2.is_active = 1;
in add_display_to_topology_v2()
144
dtm_cmd->
dtm_in_message
.topology_update_v2.controller = display->controller;
in add_display_to_topology_v2()
145
dtm_cmd->
dtm_in_message
.topology_update_v2.ddc_line = link->ddc_line;
in add_display_to_topology_v2()
146
dtm_cmd->
dtm_in_message
.topology_update_v2.dig_be = link->dig_be;
in add_display_to_topology_v2()
147
dtm_cmd->
dtm_in_message
in add_display_to_topology_v2()
[all...]
H
A
D
hdcp_psp.h
152
union ta_dtm_cmd_input
dtm_in_message
;
member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/modules/hdcp/
H
A
D
hdcp_psp.c
66
dtm_cmd->
dtm_in_message
.topology_update_v2.display_handle = display->index;
in mod_hdcp_remove_display_from_topology()
67
dtm_cmd->
dtm_in_message
.topology_update_v2.is_active = 0;
in mod_hdcp_remove_display_from_topology()
102
dtm_cmd->
dtm_in_message
.topology_update_v2.display_handle = display->index;
in mod_hdcp_add_display_to_topology()
103
dtm_cmd->
dtm_in_message
.topology_update_v2.is_active = 1;
in mod_hdcp_add_display_to_topology()
104
dtm_cmd->
dtm_in_message
.topology_update_v2.controller = display->controller;
in mod_hdcp_add_display_to_topology()
105
dtm_cmd->
dtm_in_message
.topology_update_v2.ddc_line = link->ddc_line;
in mod_hdcp_add_display_to_topology()
106
dtm_cmd->
dtm_in_message
.topology_update_v2.dig_be = link->dig_be;
in mod_hdcp_add_display_to_topology()
107
dtm_cmd->
dtm_in_message
.topology_update_v2.dig_fe = display->dig_fe;
in mod_hdcp_add_display_to_topology()
109
dtm_cmd->
dtm_in_message
.topology_update_v2.is_assr = link->dp.assr_supported;
in mod_hdcp_add_display_to_topology()
111
dtm_cmd->
dtm_in_message
in mod_hdcp_add_display_to_topology()
[all...]
H
A
D
hdcp_psp.h
113
union ta_dtm_cmd_input
dtm_in_message
;
member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/amdgpu_dm/
H
A
D
amdgpu_dm_hdcp.c
415
dtm_cmd->
dtm_in_message
.topology_assr_enable.display_topology_dig_be_index = link->link_enc_hw_inst;
in enable_assr()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/amdgpu_dm/
H
A
D
amdgpu_dm_hdcp.c
485
dtm_cmd->
dtm_in_message
.topology_assr_enable.display_topology_dig_be_index =
in enable_assr()
Completed in 7 milliseconds