Symbol: ta_dtm_shared_memory
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_hdcp.c
506
struct ta_dtm_shared_memory *dtm_cmd;
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_hdcp.c
514
dtm_cmd = (struct ta_dtm_shared_memory *)psp->dtm_context.context.mem_context.shared_buf;
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_hdcp.c
517
memset(dtm_cmd, 0, sizeof(struct ta_dtm_shared_memory));
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_psp.c
100
memset(dtm_cmd, 0, sizeof(struct ta_dtm_shared_memory));
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_psp.c
126
struct ta_dtm_shared_memory *dtm_cmd;
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_psp.c
136
dtm_cmd = (struct ta_dtm_shared_memory *)psp->dtm_context.context.mem_context.shared_buf;
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_psp.c
139
memset(dtm_cmd, 0, sizeof(struct ta_dtm_shared_memory));
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_psp.c
173
struct ta_dtm_shared_memory *dtm_cmd;
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_psp.c
183
dtm_cmd = (struct ta_dtm_shared_memory *)psp->dtm_context.context.mem_context.shared_buf;
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_psp.c
186
memset(dtm_cmd, 0, sizeof(struct ta_dtm_shared_memory));
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_psp.c
52
struct ta_dtm_shared_memory *dtm_cmd;
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_psp.c
57
dtm_cmd = (struct ta_dtm_shared_memory *)psp->dtm_context.context.mem_context.shared_buf;
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_psp.c
64
memset(dtm_cmd, 0, sizeof(struct ta_dtm_shared_memory));
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_psp.c
88
struct ta_dtm_shared_memory *dtm_cmd;
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_psp.c
93
dtm_cmd = (struct ta_dtm_shared_memory *)psp->dtm_context.context.mem_context.shared_buf;