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.c1005 struct dcn401_dpp *dpp401 = in dcn401_dpp_create() local
1008 if (!dpp401) in dcn401_dpp_create()
1018 if (dpp401_construct(dpp401, ctx, inst, in dcn401_dpp_create()
1020 return &dpp401->base; in dcn401_dpp_create()
1023 kfree(dpp401); in dcn401_dpp_create()