Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dcn201/
H A Ddcn201_opp.h31 container_of(opp, struct dcn201_opp, base)
58 struct dcn201_opp { struct
66 void dcn201_opp_construct(struct dcn201_opp *oppn201, argument
H A DMakefile4 DCN201 = dcn201_mpc.o dcn201_opp.o \
H A Ddcn201_opp.c60 void dcn201_opp_construct(struct dcn201_opp *oppn201, in dcn201_opp_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn201/
H A Ddcn201_resource.c664 struct dcn201_opp *opp = in dcn201_opp_create()
665 kzalloc(sizeof(struct dcn201_opp), GFP_ATOMIC); in dcn201_opp_create()