Home
last modified time | relevance | path

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

/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.c483 struct hdcp_protection_message msg22; in query_hdcp_capability()
484 struct hdcp_protection_message msg14; in query_hdcp_capability()
486 memset(&msg22, 0, sizeof(struct hdcp_protection_message)); in query_hdcp_capability()
487 memset(&msg14, 0, sizeof(struct hdcp_protection_message)); in query_hdcp_capability()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h2797 struct hdcp_protection_message *message_info);