Searched refs:ta_dtm_shared_memory (Results 1 – 2 of 2) sorted by relevance
56 struct ta_dtm_shared_memory *dtm_cmd; in mod_hdcp_remove_display_topology()60 dtm_cmd = (struct ta_dtm_shared_memory *)psp->dtm_context.dtm_shared_buf; in mod_hdcp_remove_display_topology()65 memset(dtm_cmd, 0, sizeof(struct ta_dtm_shared_memory)); in mod_hdcp_remove_display_topology()90 struct ta_dtm_shared_memory *dtm_cmd; in mod_hdcp_add_display_topology()100 dtm_cmd = (struct ta_dtm_shared_memory *)psp->dtm_context.dtm_shared_buf; in mod_hdcp_add_display_topology()106 memset(dtm_cmd, 0, sizeof(struct ta_dtm_shared_memory)); in mod_hdcp_add_display_topology()
110 struct ta_dtm_shared_memory { struct