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:display_handle
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/modules/hdcp/
H
A
D
hdcp_psp.h
78
uint32_t
display_handle
;
member
110
uint32_t
display_handle
;
member
327
uint8_t
display_handle
;
member
376
uint32_t
display_handle
;
member
388
uint32_t
display_handle
;
member
462
uint32_t
display_handle
;
member
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()
103
dtm_cmd->dtm_in_message.topology_update_v3.
display_handle
= display->index;
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()
189
dtm_cmd->dtm_in_message.topology_update_v3.
display_handle
= display->index;
in add_display_to_topology_v3()
268
hdcp_cmd->in_msg.hdcp1_create_session.
display_handle
= display->index;
in mod_hdcp_hdcp1_create_session()
451
hdcp_cmd->in_msg.hdcp1_enable_dp_stream_encryption.
display_handle
= hdcp->displays[i].index;
in mod_hdcp_hdcp1_enable_dp_stream_encryption()
516
hdcp_cmd->in_msg.hdcp2_create_session_v2.
display_handle
= display->index;
in mod_hdcp_hdcp2_create_session()
931
hdcp_cmd->in_msg.hdcp2_enable_dp_stream_encryption.
display_handle
= hdcp->displays[i].index;
in mod_hdcp_hdcp2_enable_dp_stream_encryption()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/modules/hdcp/
H
A
D
hdcp_psp.h
77
uint32_t
display_handle
;
member
287
uint8_t
display_handle
;
member
336
uint32_t
display_handle
;
member
348
uint32_t
display_handle
;
member
422
uint32_t
display_handle
;
member
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()
102
dtm_cmd->dtm_in_message.topology_update_v2.
display_handle
= display->index;
in mod_hdcp_add_display_to_topology()
147
hdcp_cmd->in_msg.hdcp1_create_session.
display_handle
= display->index;
in mod_hdcp_hdcp1_create_session()
330
hdcp_cmd->in_msg.hdcp1_enable_dp_stream_encryption.
display_handle
= hdcp->displays[i].index;
in mod_hdcp_hdcp1_enable_dp_stream_encryption()
408
hdcp_cmd->in_msg.hdcp2_create_session_v2.
display_handle
= display->index;
in mod_hdcp_hdcp2_create_session()
821
hdcp_cmd->in_msg.hdcp2_enable_dp_stream_encryption.
display_handle
= hdcp->displays[i].index;
in mod_hdcp_hdcp2_enable_dp_stream_encryption()
Completed in 7 milliseconds