Home
last modified time | relevance | path

Searched refs:hdcp_protection_message (Results 1 – 2 of 2) 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.c514 struct hdcp_protection_message msg22; in query_hdcp_capability()
515 struct hdcp_protection_message msg14; in query_hdcp_capability()
517 memset(&msg22, 0, sizeof(struct hdcp_protection_message)); in query_hdcp_capability()
518 memset(&msg14, 0, sizeof(struct hdcp_protection_message)); in query_hdcp_capability()