Searched refs:dpp3 (Results 1 – 4 of 4) sorted by relevance
57 bool dpp35_construct(struct dcn3_dpp *dpp3, struct dc_context *ctx,
988 struct dcn3_dpp *dpp3 = in dcn321_dpp_create() local991 if (!dpp3) in dcn321_dpp_create()1001 if (dpp32_construct(dpp3, ctx, inst, in dcn321_dpp_create()1003 return &dpp3->base; in dcn321_dpp_create()1006 kfree(dpp3); in dcn321_dpp_create()
1000 struct dcn3_dpp *dpp3 = in dcn32_dpp_create() local1003 if (!dpp3) in dcn32_dpp_create()1013 if (dpp32_construct(dpp3, ctx, inst, in dcn32_dpp_create()1015 return &dpp3->base; in dcn32_dpp_create()1018 kfree(dpp3); in dcn32_dpp_create()
580 bool dpp3_construct(struct dcn3_dpp *dpp3,