Home
last modified time | relevance | path

Searched refs:dpp401 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/resource/dcn401/
H A Ddcn401_resource.c952 struct dcn401_dpp *dpp401 = in dcn401_dpp_create() local
955 if (!dpp401) in dcn401_dpp_create()
965 if (dpp401_construct(dpp401, ctx, inst, in dcn401_dpp_create()
967 return &dpp401->base; in dcn401_dpp_create()
970 kfree(dpp401); in dcn401_dpp_create()