Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/include/
H A Dhdcp_types.h92 struct hdcp_protection_message { struct
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_link.c573 struct hdcp_protection_message msg22; in query_hdcp_capability()
574 struct hdcp_protection_message msg14; in query_hdcp_capability()
576 memset(&msg22, 0, sizeof(struct hdcp_protection_message)); in query_hdcp_capability()
577 memset(&msg14, 0, sizeof(struct hdcp_protection_message)); in query_hdcp_capability()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/
H A Ddc.h1245 struct hdcp_protection_message *message_info);