Lines Matching refs:memset

109 	memset(evaluation_info, 0, sizeof(struct dml_mode_support_info_st));  in pack_and_call_dml_mode_support_ex()
169 memset(s, 0, sizeof(struct dml2_calculate_lowest_supported_state_for_temp_read_scratch)); in calculate_lowest_supported_state_for_temp_read()
170 memset(&s_global->mode_support_params, 0, sizeof(struct dml_mode_support_ex_params_st)); in calculate_lowest_supported_state_for_temp_read()
171 memset(&s_global->dml_to_dc_pipe_mapping, 0, sizeof(struct dml2_dml_to_dc_pipe_mapping)); in calculate_lowest_supported_state_for_temp_read()
276 memset(&s->cur_display_config, 0, sizeof(struct dml_display_cfg_st)); in dml_mode_support_wrapper()
277 memset(&s->mode_support_params, 0, sizeof(struct dml_mode_support_ex_params_st)); in dml_mode_support_wrapper()
278 memset(&s->dml_to_dc_pipe_mapping, 0, sizeof(struct dml2_dml_to_dc_pipe_mapping)); in dml_mode_support_wrapper()
279memset(&s->optimize_configuration_params, 0, sizeof(struct dml2_wrapper_optimize_configuration_par… in dml_mode_support_wrapper()
425 memset(&dml2->v20.scratch, 0, sizeof(struct dml2_wrapper_scratch)); in dml2_validate_and_build_resource()
426 memset(&dml2->v20.dml_core_ctx.policy, 0, sizeof(struct dml_mode_eval_policy_st)); in dml2_validate_and_build_resource()
427 memset(&dml2->v20.dml_core_ctx.ms, 0, sizeof(struct mode_support_st)); in dml2_validate_and_build_resource()
428 memset(&dml2->v20.dml_core_ctx.mp, 0, sizeof(struct mode_program_st)); in dml2_validate_and_build_resource()
519 memset(&dml2->v20.scratch, 0, sizeof(struct dml2_wrapper_scratch)); in dml2_validate_only()
520 memset(&dml2->v20.dml_core_ctx.policy, 0, sizeof(struct dml_mode_eval_policy_st)); in dml2_validate_only()
521 memset(&dml2->v20.dml_core_ctx.ms, 0, sizeof(struct mode_support_st)); in dml2_validate_only()
522 memset(&dml2->v20.dml_core_ctx.mp, 0, sizeof(struct mode_program_st)); in dml2_validate_only()