Searched refs:ta_dtm_shared_memory (Results 1 – 3 of 3) sorted by relevance
52 struct ta_dtm_shared_memory *dtm_cmd; in remove_display_from_topology_v2()57 dtm_cmd = (struct ta_dtm_shared_memory *)psp->dtm_context.context.mem_context.shared_buf; in remove_display_from_topology_v2()64 memset(dtm_cmd, 0, sizeof(struct ta_dtm_shared_memory)); in remove_display_from_topology_v2()88 struct ta_dtm_shared_memory *dtm_cmd; in remove_display_from_topology_v3()93 dtm_cmd = (struct ta_dtm_shared_memory *)psp->dtm_context.context.mem_context.shared_buf; in remove_display_from_topology_v3()100 memset(dtm_cmd, 0, sizeof(struct ta_dtm_shared_memory)); in remove_display_from_topology_v3()126 struct ta_dtm_shared_memory *dtm_cmd; in add_display_to_topology_v2()136 dtm_cmd = (struct ta_dtm_shared_memory *)psp->dtm_context.context.mem_context.shared_buf; in add_display_to_topology_v2()139 memset(dtm_cmd, 0, sizeof(struct ta_dtm_shared_memory)); in add_display_to_topology_v2()173 struct ta_dtm_shared_memory *dtm_cmd; in add_display_to_topology_v3()[all …]
147 struct ta_dtm_shared_memory { struct
471 struct ta_dtm_shared_memory *dtm_cmd; in enable_assr()479 dtm_cmd = (struct ta_dtm_shared_memory *)psp->dtm_context.context.mem_context.shared_buf; in enable_assr()482 memset(dtm_cmd, 0, sizeof(struct ta_dtm_shared_memory)); in enable_assr()