Symbol: dce_panel_cntl
drivers/gpu/drm/amd/display/dc/dce/dce_panel_cntl.c
149
struct dce_panel_cntl *dce_panel_cntl = TO_DCE_PANEL_CNTL(panel_cntl);
drivers/gpu/drm/amd/display/dc/dce/dce_panel_cntl.c
163
struct dce_panel_cntl *dce_panel_cntl = TO_DCE_PANEL_CNTL(panel_cntl);
drivers/gpu/drm/amd/display/dc/dce/dce_panel_cntl.c
175
struct dce_panel_cntl *dce_panel_cntl = TO_DCE_PANEL_CNTL(panel_cntl);
drivers/gpu/drm/amd/display/dc/dce/dce_panel_cntl.c
196
struct dce_panel_cntl *dce_panel_cntl = TO_DCE_PANEL_CNTL(panel_cntl);
drivers/gpu/drm/amd/display/dc/dce/dce_panel_cntl.c
256
struct dce_panel_cntl *dce_panel_cntl = TO_DCE_PANEL_CNTL(*panel_cntl);
drivers/gpu/drm/amd/display/dc/dce/dce_panel_cntl.c
258
kfree(dce_panel_cntl);
drivers/gpu/drm/amd/display/dc/dce/dce_panel_cntl.c
273
struct dce_panel_cntl *dce_panel_cntl,
drivers/gpu/drm/amd/display/dc/dce/dce_panel_cntl.c
279
struct panel_cntl *base = &dce_panel_cntl->base;
drivers/gpu/drm/amd/display/dc/dce/dce_panel_cntl.c
286
dce_panel_cntl->regs = regs;
drivers/gpu/drm/amd/display/dc/dce/dce_panel_cntl.c
287
dce_panel_cntl->shift = shift;
drivers/gpu/drm/amd/display/dc/dce/dce_panel_cntl.c
288
dce_panel_cntl->mask = mask;
drivers/gpu/drm/amd/display/dc/dce/dce_panel_cntl.c
290
dce_panel_cntl->base.funcs = &dce_link_panel_cntl_funcs;
drivers/gpu/drm/amd/display/dc/dce/dce_panel_cntl.c
291
dce_panel_cntl->base.ctx = init_data->ctx;
drivers/gpu/drm/amd/display/dc/dce/dce_panel_cntl.c
292
dce_panel_cntl->base.inst = init_data->inst;
drivers/gpu/drm/amd/display/dc/dce/dce_panel_cntl.c
293
dce_panel_cntl->base.pwrseq_inst = 0;
drivers/gpu/drm/amd/display/dc/dce/dce_panel_cntl.c
34
container_of(panel_cntl, struct dce_panel_cntl, base)
drivers/gpu/drm/amd/display/dc/dce/dce_panel_cntl.c
37
dce_panel_cntl->base.ctx
drivers/gpu/drm/amd/display/dc/dce/dce_panel_cntl.c
40
dce_panel_cntl->base.ctx->logger
drivers/gpu/drm/amd/display/dc/dce/dce_panel_cntl.c
43
dce_panel_cntl->regs->reg
drivers/gpu/drm/amd/display/dc/dce/dce_panel_cntl.c
47
dce_panel_cntl->shift->field_name, dce_panel_cntl->mask->field_name
drivers/gpu/drm/amd/display/dc/dce/dce_panel_cntl.c
55
struct dce_panel_cntl *dce_panel_cntl = TO_DCE_PANEL_CNTL(panel_cntl);
drivers/gpu/drm/amd/display/dc/dce/dce_panel_cntl.c
91
struct dce_panel_cntl *dce_panel_cntl = TO_DCE_PANEL_CNTL(panel_cntl);
drivers/gpu/drm/amd/display/dc/dce/dce_panel_cntl.h
123
struct dce_panel_cntl *panel_cntl,
drivers/gpu/drm/amd/display/dc/resource/dce100/dce100_resource.c
668
struct dce_panel_cntl *panel_cntl =
drivers/gpu/drm/amd/display/dc/resource/dce100/dce100_resource.c
669
kzalloc_obj(struct dce_panel_cntl);
drivers/gpu/drm/amd/display/dc/resource/dce110/dce110_resource.c
692
struct dce_panel_cntl *panel_cntl =
drivers/gpu/drm/amd/display/dc/resource/dce110/dce110_resource.c
693
kzalloc_obj(struct dce_panel_cntl);
drivers/gpu/drm/amd/display/dc/resource/dce112/dce112_resource.c
653
struct dce_panel_cntl *panel_cntl =
drivers/gpu/drm/amd/display/dc/resource/dce112/dce112_resource.c
654
kzalloc_obj(struct dce_panel_cntl);
drivers/gpu/drm/amd/display/dc/resource/dce120/dce120_resource.c
738
struct dce_panel_cntl *panel_cntl =
drivers/gpu/drm/amd/display/dc/resource/dce120/dce120_resource.c
739
kzalloc_obj(struct dce_panel_cntl);
drivers/gpu/drm/amd/display/dc/resource/dce60/dce60_resource.c
764
struct dce_panel_cntl *panel_cntl =
drivers/gpu/drm/amd/display/dc/resource/dce60/dce60_resource.c
765
kzalloc_obj(struct dce_panel_cntl);
drivers/gpu/drm/amd/display/dc/resource/dce80/dce80_resource.c
770
struct dce_panel_cntl *panel_cntl =
drivers/gpu/drm/amd/display/dc/resource/dce80/dce80_resource.c
771
kzalloc_obj(struct dce_panel_cntl);
drivers/gpu/drm/amd/display/dc/resource/dcn10/dcn10_resource.c
791
struct dce_panel_cntl *panel_cntl =
drivers/gpu/drm/amd/display/dc/resource/dcn10/dcn10_resource.c
792
kzalloc_obj(struct dce_panel_cntl);
drivers/gpu/drm/amd/display/dc/resource/dcn20/dcn20_resource.c
971
struct dce_panel_cntl *panel_cntl =
drivers/gpu/drm/amd/display/dc/resource/dcn20/dcn20_resource.c
972
kzalloc_obj(struct dce_panel_cntl);
drivers/gpu/drm/amd/display/dc/resource/dcn21/dcn21_resource.c
1346
struct dce_panel_cntl *panel_cntl =
drivers/gpu/drm/amd/display/dc/resource/dcn21/dcn21_resource.c
1347
kzalloc_obj(struct dce_panel_cntl);
drivers/gpu/drm/amd/display/dc/resource/dcn30/dcn30_resource.c
975
struct dce_panel_cntl *panel_cntl =
drivers/gpu/drm/amd/display/dc/resource/dcn30/dcn30_resource.c
976
kzalloc_obj(struct dce_panel_cntl);
drivers/gpu/drm/amd/display/dc/resource/dcn302/dcn302_resource.c
951
struct dce_panel_cntl *panel_cntl = kzalloc_obj(struct dce_panel_cntl);
drivers/gpu/drm/amd/display/dc/resource/dcn303/dcn303_resource.c
896
struct dce_panel_cntl *panel_cntl = kzalloc_obj(struct dce_panel_cntl);