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:hdcp_status
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/modules/hdcp/
H
A
D
hdcp_psp.c
154
if (hdcp_cmd->
hdcp_status
!= TA_HDCP_STATUS__SUCCESS) {
in mod_hdcp_hdcp1_create_session()
185
if (hdcp_cmd->
hdcp_status
!= TA_HDCP_STATUS__SUCCESS) {
in mod_hdcp_hdcp1_destroy_session()
223
if (hdcp_cmd->
hdcp_status
!= TA_HDCP_STATUS__SUCCESS) {
in mod_hdcp_hdcp1_validate_rx()
259
if (hdcp_cmd->
hdcp_status
!= TA_HDCP_STATUS__SUCCESS) {
in mod_hdcp_hdcp1_enable_encryption()
295
if (hdcp_cmd->
hdcp_status
== TA_HDCP_STATUS__SUCCESS &&
in mod_hdcp_hdcp1_validate_ksvlist_vp()
335
if (hdcp_cmd->
hdcp_status
!= TA_HDCP_STATUS__SUCCESS) {
in mod_hdcp_hdcp1_enable_dp_stream_encryption()
366
if (hdcp_cmd->
hdcp_status
!= TA_HDCP_STATUS__SUCCESS ||
in mod_hdcp_hdcp1_link_maintenance()
425
if (hdcp_cmd->
hdcp_status
!= TA_HDCP_STATUS__SUCCESS)
in mod_hdcp_hdcp2_create_session()
450
if (hdcp_cmd->
hdcp_status
!= TA_HDCP_STATUS__SUCCESS) {
in mod_hdcp_hdcp2_destroy_session()
489
if (hdcp_cmd->
hdcp_status
!
in mod_hdcp_hdcp2_prepare_ake_init()
[all...]
H
A
D
hdcp_psp.h
478
enum ta_hdcp_status
hdcp_status
;
member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/modules/hdcp/
H
A
D
hdcp_psp.c
275
if (hdcp_cmd->
hdcp_status
!= TA_HDCP_STATUS__SUCCESS) {
in mod_hdcp_hdcp1_create_session()
306
if (hdcp_cmd->
hdcp_status
!= TA_HDCP_STATUS__SUCCESS) {
in mod_hdcp_hdcp1_destroy_session()
344
if (hdcp_cmd->
hdcp_status
!= TA_HDCP_STATUS__SUCCESS) {
in mod_hdcp_hdcp1_validate_rx()
380
if (hdcp_cmd->
hdcp_status
!= TA_HDCP_STATUS__SUCCESS) {
in mod_hdcp_hdcp1_enable_encryption()
416
if (hdcp_cmd->
hdcp_status
== TA_HDCP_STATUS__SUCCESS &&
in mod_hdcp_hdcp1_validate_ksvlist_vp()
456
if (hdcp_cmd->
hdcp_status
!= TA_HDCP_STATUS__SUCCESS) {
in mod_hdcp_hdcp1_enable_dp_stream_encryption()
487
if (hdcp_cmd->
hdcp_status
!= TA_HDCP_STATUS__SUCCESS ||
in mod_hdcp_hdcp1_link_maintenance()
533
if (hdcp_cmd->
hdcp_status
!= TA_HDCP_STATUS__SUCCESS)
in mod_hdcp_hdcp2_create_session()
558
if (hdcp_cmd->
hdcp_status
!= TA_HDCP_STATUS__SUCCESS) {
in mod_hdcp_hdcp2_destroy_session()
597
if (hdcp_cmd->
hdcp_status
!
in mod_hdcp_hdcp2_prepare_ake_init()
[all...]
H
A
D
hdcp_psp.h
518
enum ta_hdcp_status
hdcp_status
;
member
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/cadence/
H
A
D
cdns-mhdp8546-hdcp.c
131
u8
hdcp_status
[HDCP_STATUS_SIZE];
in cdns_mhdp_hdcp_get_status()
local
142
sizeof(
hdcp_status
));
in cdns_mhdp_hdcp_get_status()
146
ret = cdns_mhdp_secure_mailbox_recv_data(mhdp,
hdcp_status
,
in cdns_mhdp_hdcp_get_status()
147
sizeof(
hdcp_status
));
in cdns_mhdp_hdcp_get_status()
151
*hdcp_port_status = ((u16)(
hdcp_status
[0] << 8) |
hdcp_status
[1]);
in cdns_mhdp_hdcp_get_status()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/amdgpu_dm/
H
A
D
amdgpu_dm_hdcp.c
93
if (hdcp_cmd->
hdcp_status
!= TA_HDCP_STATUS__SUCCESS)
in psp_get_srm()
122
if (hdcp_cmd->
hdcp_status
!= TA_HDCP_STATUS__SUCCESS || hdcp_cmd->out_msg.hdcp_set_srm.valid_signature != 1 ||
in psp_set_srm()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/amdgpu_dm/
H
A
D
amdgpu_dm_hdcp.c
94
if (hdcp_cmd->
hdcp_status
!= TA_HDCP_STATUS__SUCCESS)
in psp_get_srm()
122
if (hdcp_cmd->
hdcp_status
!= TA_HDCP_STATUS__SUCCESS ||
in psp_set_srm()
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/
H
A
D
ite-it6505.c
441
enum hdcp_state
hdcp_status
;
member
1849
it6505->
hdcp_status
= HDCP_AUTH_IDLE;
in it6505_reset_hdcp()
1917
it6505->
hdcp_status
= HDCP_AUTH_GOING;
in it6505_hdcp_part1_auth()
2135
DRM_DEV_DEBUG_DRIVER(dev, "
hdcp_status
: %d is_repeater: %d",
in it6505_show_hdcp_info()
2136
it6505->
hdcp_status
, it6505->is_repeater);
in it6505_show_hdcp_info()
2424
it6505->
hdcp_status
= HDCP_AUTH_DONE;
in it6505_irq_hdcp_done()
2433
it6505->
hdcp_status
= HDCP_AUTH_IDLE;
in it6505_irq_hdcp_fail()
Completed in 14 milliseconds