HomeSort by: relevance | last modified time | path
    Searched refs:dtm_shared_buf (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_psp.h 171 void *dtm_shared_buf; member in struct:psp_dtm_context
amdgpu_psp.c 951 &psp->dtm_context.dtm_shared_buf);
1078 &psp->dtm_context.dtm_shared_buf);
  /src/sys/external/bsd/drm2/dist/drm/amd/display/modules/hdcp/
amdgpu_hdcp_psp.c 60 dtm_cmd = (struct ta_dtm_shared_memory *)psp->dtm_context.dtm_shared_buf;
100 dtm_cmd = (struct ta_dtm_shared_memory *)psp->dtm_context.dtm_shared_buf;

Completed in 39 milliseconds