Searched refs:dpp3 (Results 1 – 4 of 4) sorted by relevance
31 bool dpp32_construct(struct dcn3_dpp *dpp3,
917 struct dcn3_dpp *dpp3 = in dcn32_dpp_create() local920 if (!dpp3) in dcn32_dpp_create()930 if (dpp32_construct(dpp3, ctx, inst, in dcn32_dpp_create()932 return &dpp3->base; in dcn32_dpp_create()935 kfree(dpp3); in dcn32_dpp_create()
916 struct dcn3_dpp *dpp3 = in dcn321_dpp_create() local919 if (!dpp3) in dcn321_dpp_create()929 if (dpp32_construct(dpp3, ctx, inst, in dcn321_dpp_create()931 return &dpp3->base; in dcn321_dpp_create()934 kfree(dpp3); in dcn321_dpp_create()
579 bool dpp3_construct(struct dcn3_dpp *dpp3,