Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/hdcp/
Dhdcp_msg.c118 struct hdcp_protection_message *message_info);
127 struct hdcp_protection_message *message_info) in hdmi_14_process_transaction()
312 struct hdcp_protection_message *message_info) in dp_11_process_transaction()
375 struct hdcp_protection_message *message_info) in dc_process_hdcp_msg()
/linux-6.1.9/drivers/gpu/drm/amd/display/include/
Dhdcp_types.h92 struct hdcp_protection_message { struct
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/
Ddc.h1563 struct hdcp_protection_message *message_info);
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/core/
Ddc_link.c611 struct hdcp_protection_message msg22; in query_hdcp_capability()
612 struct hdcp_protection_message msg14; in query_hdcp_capability()
614 memset(&msg22, 0, sizeof(struct hdcp_protection_message)); in query_hdcp_capability()
615 memset(&msg14, 0, sizeof(struct hdcp_protection_message)); in query_hdcp_capability()