Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/hdcp/
H A 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()
/openbmc/linux/drivers/gpu/drm/amd/display/include/
H A Dhdcp_msg_types.h92 struct hdcp_protection_message { struct
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/
H A 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()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h2240 struct hdcp_protection_message *message_info);