Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/resource/dcn401/
H A Ddcn401_resource.c979 struct dcn401_mpc *mpc401 = kzalloc_obj(struct dcn401_mpc); in dcn401_mpc_create() local
981 if (!mpc401) in dcn401_mpc_create()
988 dcn401_mpc_construct(mpc401, ctx, in dcn401_mpc_create()
995 return &mpc401->base; in dcn401_mpc_create()