Searched refs:dpp3 (Results 1 – 4 of 4) sorted by relevance
31 bool dpp32_construct(struct dcn3_dpp *dpp3,
928 struct dcn3_dpp *dpp3 = in dcn32_dpp_create() local931 if (!dpp3) in dcn32_dpp_create()941 if (dpp32_construct(dpp3, ctx, inst, in dcn32_dpp_create()943 return &dpp3->base; in dcn32_dpp_create()946 kfree(dpp3); in dcn32_dpp_create()
927 struct dcn3_dpp *dpp3 = in dcn321_dpp_create() local930 if (!dpp3) in dcn321_dpp_create()940 if (dpp32_construct(dpp3, ctx, inst, in dcn321_dpp_create()942 return &dpp3->base; in dcn321_dpp_create()945 kfree(dpp3); in dcn321_dpp_create()
577 bool dpp3_construct(struct dcn3_dpp *dpp3,