Searched refs:mod_hdcp_execute_and_set (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/amd/display/modules/hdcp/ |
H A D | hdcp1_execution.c | 159 if (!mod_hdcp_execute_and_set(mod_hdcp_read_bksv, in wait_for_active_rx() 163 if (!mod_hdcp_execute_and_set(mod_hdcp_read_bcaps, in wait_for_active_rx() 182 if (!mod_hdcp_execute_and_set(mod_hdcp_hdcp1_create_session, in exchange_ksvs() 186 if (!mod_hdcp_execute_and_set(mod_hdcp_write_an, in exchange_ksvs() 190 if (!mod_hdcp_execute_and_set(mod_hdcp_write_aksv, in exchange_ksvs() 194 if (!mod_hdcp_execute_and_set(mod_hdcp_read_bksv, in exchange_ksvs() 198 if (!mod_hdcp_execute_and_set(validate_bksv, in exchange_ksvs() 203 if (!mod_hdcp_execute_and_set(mod_hdcp_write_ainfo, in exchange_ksvs() 224 if (!mod_hdcp_execute_and_set(mod_hdcp_read_r0p, in computations_validate_rx_test_for_repeater() 228 if (!mod_hdcp_execute_and_set(mod_hdcp_hdcp1_validate_rx, in computations_validate_rx_test_for_repeater() [all …]
|
H A D | hdcp.h | 290 uint8_t mod_hdcp_execute_and_set(
|