Home
last modified time | relevance | path

Searched defs:event_ctx (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/modules/hdcp/
H A Damdgpu_hdcp2_execution.c222 struct mod_hdcp_event_context *event_ctx, in process_rxstatus()
258 struct mod_hdcp_event_context *event_ctx, in known_hdcp2_capable_rx()
280 struct mod_hdcp_event_context *event_ctx, in send_ake_init()
310 struct mod_hdcp_event_context *event_ctx, in validate_ake_cert()
340 struct mod_hdcp_event_context *event_ctx, in send_no_stored_km()
359 struct mod_hdcp_event_context *event_ctx, in read_h_prime()
386 struct mod_hdcp_event_context *event_ctx, in read_pairing_info_and_validate_h_prime()
415 struct mod_hdcp_event_context *event_ctx, in send_stored_km()
434 struct mod_hdcp_event_context *event_ctx, in validate_h_prime()
463 struct mod_hdcp_event_context *event_ctx, in locality_check()
[all …]
H A Damdgpu_hdcp1_execution.c143 struct mod_hdcp_event_context *event_ctx, in wait_for_active_rx()
166 struct mod_hdcp_event_context *event_ctx, in exchange_ksvs()
212 struct mod_hdcp_event_context *event_ctx, in computations_validate_rx_test_for_repeater()
254 struct mod_hdcp_event_context *event_ctx, in authenticated()
273 struct mod_hdcp_event_context *event_ctx, in wait_for_ready()
313 struct mod_hdcp_event_context *event_ctx, in read_ksv_list()
377 struct mod_hdcp_event_context *event_ctx, in determine_rx_hdcp_capable_dp()
400 struct mod_hdcp_event_context *event_ctx, in wait_for_r0_prime_dp()
424 struct mod_hdcp_event_context *event_ctx, in authenticated_dp()
466 struct mod_hdcp_event_context *event_ctx, in mod_hdcp_hdcp1_execution()
[all …]
H A Damdgpu_hdcp2_transition.c34 struct mod_hdcp_event_context *event_ctx, in mod_hdcp_hdcp2_transition()
376 struct mod_hdcp_event_context *event_ctx, in mod_hdcp_hdcp2_dp_transition()
H A Damdgpu_hdcp1_transition.c34 struct mod_hdcp_event_context *event_ctx, in mod_hdcp_hdcp1_transition()
158 struct mod_hdcp_event_context *event_ctx, in mod_hdcp_hdcp1_dp_transition()
H A Damdgpu_hdcp.c94 struct mod_hdcp_event_context *event_ctx, in execution()
129 struct mod_hdcp_event_context *event_ctx, in transition()
461 struct mod_hdcp_event_context event_ctx; in mod_hdcp_process_event() local