Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/modules/hdcp/
Dhdcp1_execution.c226 mod_hdcp_hdcp1_enable_encryption, in computations_validate_rx_test_for_repeater()
231 if (!mod_hdcp_execute_and_set(mod_hdcp_hdcp1_enable_encryption, in computations_validate_rx_test_for_repeater()
355 if (!mod_hdcp_execute_and_set(mod_hdcp_hdcp1_enable_encryption, in read_ksv_list()
Dhdcp.h337 enum mod_hdcp_status mod_hdcp_hdcp1_enable_encryption(struct mod_hdcp *hdcp);
Dhdcp_psp.c243 enum mod_hdcp_status mod_hdcp_hdcp1_enable_encryption(struct mod_hdcp *hdcp) in mod_hdcp_hdcp1_enable_encryption() function