HomeSort by: relevance | last modified time | path
    Searched refs:dcn10_opp (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
Makefile 27 dcn10_dpp.o dcn10_opp.o dcn10_optc.o \
amdgpu_dcn10_opp.c 34 #include "dcn10_opp.h"
57 struct dcn10_opp *oppn10,
67 struct dcn10_opp *oppn10,
149 struct dcn10_opp *oppn10 = TO_DCN10_OPP(opp);
166 struct dcn10_opp *oppn10,
199 struct dcn10_opp *oppn10,
242 struct dcn10_opp *oppn10 = TO_DCN10_OPP(opp);
283 struct dcn10_opp *oppn10 = TO_DCN10_OPP(opp);
294 struct dcn10_opp *oppn10 = TO_DCN10_OPP(opp);
317 struct dcn10_opp *oppn10 = TO_DCN10_OPP(opp)
    [all...]
dcn10_opp.h 1 /* $NetBSD: dcn10_opp.h,v 1.2 2021/12/18 23:45:03 riastradh Exp $ */
33 container_of(opp, struct dcn10_opp, base)
150 struct dcn10_opp { struct
160 void dcn10_opp_construct(struct dcn10_opp *oppn10,
amdgpu_dcn10_resource.c 48 #include "dcn10_opp.h"
657 struct dcn10_opp *opp =
658 kzalloc(sizeof(struct dcn10_opp), GFP_KERNEL);

Completed in 51 milliseconds