Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/hdcp/
H A Dhdcp_msg.c115 struct hdcp_protection_message *message_info);
124 struct hdcp_protection_message *message_info) in hdmi_14_process_transaction()
317 struct hdcp_protection_message *message_info) in dp_11_process_transaction()
385 struct hdcp_protection_message *message_info) in dc_process_hdcp_msg()
/linux/drivers/gpu/drm/amd/display/include/
H A Dhdcp_msg_types.h97 struct hdcp_protection_message { struct
/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_detection.c479 struct hdcp_protection_message msg22; in query_hdcp_capability()
480 struct hdcp_protection_message msg14; in query_hdcp_capability()
482 memset(&msg22, 0, sizeof(struct hdcp_protection_message)); in query_hdcp_capability()
483 memset(&msg14, 0, sizeof(struct hdcp_protection_message)); in query_hdcp_capability()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h2460 struct hdcp_protection_message *message_info);