Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/
H A Ddcn201_opp.h31 container_of(opp, struct dcn201_opp, base)
59 struct dcn201_opp { struct
67 void dcn201_opp_construct(struct dcn201_opp *oppn201, argument
H A DMakefile6 dcn201_mpc.o dcn201_hubp.o dcn201_opp.o dcn201_optc.o dcn201_dpp.o \
H A Ddcn201_opp.c58 void dcn201_opp_construct(struct dcn201_opp *oppn201, in dcn201_opp_construct()
H A Ddcn201_resource.c662 struct dcn201_opp *opp = in dcn201_opp_create()
663 kzalloc(sizeof(struct dcn201_opp), GFP_ATOMIC); in dcn201_opp_create()