Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/display/dc/hdcp/
Dhdcp_msg.c117 struct hdcp_protection_message *message_info);
126 struct hdcp_protection_message *message_info) in hdmi_14_process_transaction()
311 struct hdcp_protection_message *message_info) in dp_11_process_transaction()
374 struct hdcp_protection_message *message_info) in dc_process_hdcp_msg()
/Linux-v6.6/drivers/gpu/drm/amd/display/include/
Dhdcp_msg_types.h92 struct hdcp_protection_message { struct
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/link/
Dlink_detection.c475 struct hdcp_protection_message msg22; in query_hdcp_capability()
476 struct hdcp_protection_message msg14; in query_hdcp_capability()
478 memset(&msg22, 0, sizeof(struct hdcp_protection_message)); in query_hdcp_capability()
479 memset(&msg14, 0, sizeof(struct hdcp_protection_message)); in query_hdcp_capability()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/
Ddc.h2232 struct hdcp_protection_message *message_info);