Home
last modified time | relevance | path

Searched refs:mod_hdcp_execute_and_set (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp1_execution.c150 if (!mod_hdcp_execute_and_set(mod_hdcp_read_bksv, in wait_for_active_rx()
154 if (!mod_hdcp_execute_and_set(mod_hdcp_read_bcaps, in wait_for_active_rx()
173 if (!mod_hdcp_execute_and_set(mod_hdcp_hdcp1_create_session, in exchange_ksvs()
177 if (!mod_hdcp_execute_and_set(mod_hdcp_write_an, in exchange_ksvs()
181 if (!mod_hdcp_execute_and_set(mod_hdcp_write_aksv, in exchange_ksvs()
185 if (!mod_hdcp_execute_and_set(mod_hdcp_read_bksv, in exchange_ksvs()
189 if (!mod_hdcp_execute_and_set(validate_bksv, in exchange_ksvs()
194 if (!mod_hdcp_execute_and_set(mod_hdcp_write_ainfo, in exchange_ksvs()
215 if (!mod_hdcp_execute_and_set(mod_hdcp_read_r0p, in computations_validate_rx_test_for_repeater()
219 if (!mod_hdcp_execute_and_set(mod_hdcp_hdcp1_validate_r in computations_validate_rx_test_for_repeater()
443 uint8_t mod_hdcp_execute_and_set( mod_hdcp_execute_and_set() function
[all...]
H A Dhdcp2_execution.c221 if (!mod_hdcp_execute_and_set(mod_hdcp_read_rxstatus, in process_rxstatus()
225 if (!mod_hdcp_execute_and_set(check_reauthentication_request, in process_rxstatus()
230 if (!mod_hdcp_execute_and_set(check_link_integrity_failure_dp, in process_rxstatus()
263 if (!mod_hdcp_execute_and_set(mod_hdcp_read_hdcp2version, in known_hdcp2_capable_rx()
267 if (!mod_hdcp_execute_and_set(check_hdcp2_capable, in known_hdcp2_capable_rx()
286 if (!mod_hdcp_execute_and_set(mod_hdcp_hdcp2_create_session, in send_ake_init()
290 if (!mod_hdcp_execute_and_set(mod_hdcp_hdcp2_prepare_ake_init, in send_ake_init()
294 if (!mod_hdcp_execute_and_set(mod_hdcp_write_ake_init, in send_ake_init()
316 if (!mod_hdcp_execute_and_set(check_ake_cert_available, in validate_ake_cert()
320 if (!mod_hdcp_execute_and_set(mod_hdcp_read_ake_cer in validate_ake_cert()
[all...]
H A Dhdcp.h290 uint8_t mod_hdcp_execute_and_set(
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp1_execution.c159 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_r in computations_validate_rx_test_for_repeater()
451 uint8_t mod_hdcp_execute_and_set( mod_hdcp_execute_and_set() function
[all...]
H A Dhdcp2_execution.c229 if (!mod_hdcp_execute_and_set(mod_hdcp_read_rxstatus, in process_rxstatus()
233 if (!mod_hdcp_execute_and_set(check_reauthentication_request, in process_rxstatus()
238 if (!mod_hdcp_execute_and_set(check_link_integrity_failure_dp, in process_rxstatus()
271 if (!mod_hdcp_execute_and_set(mod_hdcp_read_hdcp2version, in known_hdcp2_capable_rx()
275 if (!mod_hdcp_execute_and_set(check_hdcp2_capable, in known_hdcp2_capable_rx()
294 if (!mod_hdcp_execute_and_set(mod_hdcp_hdcp2_create_session, in send_ake_init()
298 if (!mod_hdcp_execute_and_set(mod_hdcp_hdcp2_prepare_ake_init, in send_ake_init()
302 if (!mod_hdcp_execute_and_set(mod_hdcp_write_ake_init, in send_ake_init()
324 if (!mod_hdcp_execute_and_set(check_ake_cert_available, in validate_ake_cert()
328 if (!mod_hdcp_execute_and_set(mod_hdcp_read_ake_cer in validate_ake_cert()
[all...]
H A Dhdcp.h290 uint8_t mod_hdcp_execute_and_set(

Completed in 7 milliseconds