Home
last modified time | relevance | path

Searched refs:hdcp_protection_message (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/amd/display/dc/hdcp/
Dhdcp_msg.c116 struct hdcp_protection_message *message_info);
125 struct hdcp_protection_message *message_info) in hdmi_14_process_transaction()
310 struct hdcp_protection_message *message_info) in dp_11_process_transaction()
373 struct hdcp_protection_message *message_info) in dc_process_hdcp_msg()
/Linux-v5.10/drivers/gpu/drm/amd/display/include/
Dhdcp_types.h92 struct hdcp_protection_message { struct
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/core/
Ddc_link.c573 struct hdcp_protection_message msg22; in query_hdcp_capability()
574 struct hdcp_protection_message msg14; in query_hdcp_capability()
576 memset(&msg22, 0, sizeof(struct hdcp_protection_message)); in query_hdcp_capability()
577 memset(&msg14, 0, sizeof(struct hdcp_protection_message)); in query_hdcp_capability()
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/
Ddc.h1245 struct hdcp_protection_message *message_info);