Searched refs:ta_dtm_shared_memory (Results 1 – 3 of 3) sorted by relevance
51 struct ta_dtm_shared_memory *dtm_cmd; in mod_hdcp_remove_display_from_topology()56 dtm_cmd = (struct ta_dtm_shared_memory *)psp->dtm_context.dtm_shared_buf; in mod_hdcp_remove_display_from_topology()63 memset(dtm_cmd, 0, sizeof(struct ta_dtm_shared_memory)); in mod_hdcp_remove_display_from_topology()86 struct ta_dtm_shared_memory *dtm_cmd; in mod_hdcp_add_display_to_topology()96 dtm_cmd = (struct ta_dtm_shared_memory *)psp->dtm_context.dtm_shared_buf; in mod_hdcp_add_display_to_topology()99 memset(dtm_cmd, 0, sizeof(struct ta_dtm_shared_memory)); in mod_hdcp_add_display_to_topology()
108 struct ta_dtm_shared_memory { struct
400 struct ta_dtm_shared_memory *dtm_cmd; in enable_assr()408 dtm_cmd = (struct ta_dtm_shared_memory *)psp->dtm_context.dtm_shared_buf; in enable_assr()411 memset(dtm_cmd, 0, sizeof(struct ta_dtm_shared_memory)); in enable_assr()