Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/drm2/dist/drm/amd/display/modules/hdcp/
H A Damdgpu_hdcp_psp.c145 hdcp_cmd = (struct ta_hdcp_shared_memory *)psp->hdcp_context.hdcp_shared_buf; in mod_hdcp_hdcp1_create_session()
173 hdcp_cmd = (struct ta_hdcp_shared_memory *)psp->hdcp_context.hdcp_shared_buf; in mod_hdcp_hdcp1_destroy_session()
194 hdcp_cmd = (struct ta_hdcp_shared_memory *)psp->hdcp_context.hdcp_shared_buf; in mod_hdcp_hdcp1_validate_rx()
231 hdcp_cmd = (struct ta_hdcp_shared_memory *)psp->hdcp_context.hdcp_shared_buf; in mod_hdcp_hdcp1_enable_encryption()
254 hdcp_cmd = (struct ta_hdcp_shared_memory *)psp->hdcp_context.hdcp_shared_buf; in mod_hdcp_hdcp1_validate_ksvlist_vp()
285 hdcp_cmd = (struct ta_hdcp_shared_memory *)psp->hdcp_context.hdcp_shared_buf; in mod_hdcp_hdcp1_enable_dp_stream_encryption()
316 hdcp_cmd = (struct ta_hdcp_shared_memory *)psp->hdcp_context.hdcp_shared_buf; in mod_hdcp_hdcp1_link_maintenance()
359 hdcp_cmd = (struct ta_hdcp_shared_memory *)psp->hdcp_context.hdcp_shared_buf; in mod_hdcp_hdcp2_create_session()
394 hdcp_cmd = (struct ta_hdcp_shared_memory *)psp->hdcp_context.hdcp_shared_buf; in mod_hdcp_hdcp2_destroy_session()
417 hdcp_cmd = (struct ta_hdcp_shared_memory *)psp->hdcp_context.hdcp_shared_buf; in mod_hdcp_hdcp2_prepare_ake_init()
[all …]
/netbsd/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_psp.h163 void *hdcp_shared_buf; member
H A Damdgpu_psp.c805 &psp->hdcp_context.hdcp_shared_buf); in psp_hdcp_init_shared_buf()
932 &psp->hdcp_context.hdcp_shared_buf); in psp_hdcp_terminate()