Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/display/modules/hdcp/
Dhdcp1_execution.c235 mod_hdcp_hdcp1_enable_encryption, in computations_validate_rx_test_for_repeater()
240 if (!mod_hdcp_execute_and_set(mod_hdcp_hdcp1_enable_encryption, in computations_validate_rx_test_for_repeater()
363 if (!mod_hdcp_execute_and_set(mod_hdcp_hdcp1_enable_encryption, in read_ksv_list()
Dhdcp.h338 enum mod_hdcp_status mod_hdcp_hdcp1_enable_encryption(struct mod_hdcp *hdcp);
Dhdcp_psp.c360 enum mod_hdcp_status mod_hdcp_hdcp1_enable_encryption(struct mod_hdcp *hdcp) in mod_hdcp_hdcp1_enable_encryption() function