Searched refs:hpo_link_enc (Results 1 – 3 of 3) sorted by relevance
1486 struct dcn30_hpo_frl_link_encoder *hpo_link_enc; in dcn60_hpo_frl_link_encoder_create() local1494 hpo_link_enc = kzalloc_obj(struct dcn30_hpo_frl_link_encoder); in dcn60_hpo_frl_link_encoder_create()1495 if (!hpo_link_enc) in dcn60_hpo_frl_link_encoder_create()1498 hpo_frl_link_encoder60_construct(hpo_link_enc, ctx, eng_id-ENGINE_ID_HPO_0, in dcn60_hpo_frl_link_encoder_create()1502 return &hpo_link_enc->base; in dcn60_hpo_frl_link_encoder_create()
1349 struct dcn30_hpo_frl_link_encoder *hpo_link_enc; in dcn42_hpo_frl_link_encoder_create() local1358 hpo_link_enc = kzalloc_obj(struct dcn30_hpo_frl_link_encoder); in dcn42_hpo_frl_link_encoder_create()1359 if (!hpo_link_enc) in dcn42_hpo_frl_link_encoder_create()1362 hpo_frl_link_encoder3_construct(hpo_link_enc, ctx, eng_id - ENGINE_ID_HPO_0, in dcn42_hpo_frl_link_encoder_create()1366 return &hpo_link_enc->base; in dcn42_hpo_frl_link_encoder_create()
1348 struct dcn30_hpo_frl_link_encoder *hpo_link_enc; in dcn401_hpo_frl_link_encoder_create() local1356 hpo_link_enc = kzalloc_obj(struct dcn30_hpo_frl_link_encoder); in dcn401_hpo_frl_link_encoder_create()1357 if (!hpo_link_enc) in dcn401_hpo_frl_link_encoder_create()1360 hpo_frl_link_encoder3_construct(hpo_link_enc, ctx, eng_id-ENGINE_ID_HPO_0, in dcn401_hpo_frl_link_encoder_create()1364 return &hpo_link_enc->base; in dcn401_hpo_frl_link_encoder_create()