Symbol: drm_crtc_funcs
drivers/gpu/drm/adp/adp_drv.c
350
static const struct drm_crtc_funcs adp_crtc_funcs = {
drivers/gpu/drm/amd/amdgpu/amdgpu_vkms.c
120
static const struct drm_crtc_funcs amdgpu_vkms_crtc_funcs = {
drivers/gpu/drm/amd/amdgpu/dce_v10_0.c
2474
static const struct drm_crtc_funcs dce_v10_0_crtc_funcs = {
drivers/gpu/drm/amd/amdgpu/dce_v6_0.c
2446
static const struct drm_crtc_funcs dce_v6_0_crtc_funcs = {
drivers/gpu/drm/amd/amdgpu/dce_v8_0.c
2393
static const struct drm_crtc_funcs dce_v8_0_crtc_funcs = {
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_crtc.c
571
static const struct drm_crtc_funcs amdgpu_dm_crtc_funcs = {
drivers/gpu/drm/arm/display/komeda/komeda_crtc.c
554
static const struct drm_crtc_funcs komeda_crtc_funcs = {
drivers/gpu/drm/arm/hdlcd_crtc.c
66
static const struct drm_crtc_funcs hdlcd_crtc_funcs = {
drivers/gpu/drm/arm/malidp_crtc.c
511
static const struct drm_crtc_funcs malidp_crtc_funcs = {
drivers/gpu/drm/armada/armada_crtc.c
819
static const struct drm_crtc_funcs armada_crtc_funcs = {
drivers/gpu/drm/ast/ast_mode.c
922
static const struct drm_crtc_funcs ast_crtc_funcs = {
drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_crtc.c
599
static const struct drm_crtc_funcs atmel_hlcdc_crtc_funcs = {
drivers/gpu/drm/drm_crtc.c
257
const struct drm_crtc_funcs *funcs,
drivers/gpu/drm/drm_crtc.c
363
const struct drm_crtc_funcs *funcs,
drivers/gpu/drm/drm_crtc.c
393
const struct drm_crtc_funcs *funcs,
drivers/gpu/drm/drm_crtc.c
445
const struct drm_crtc_funcs *funcs,
drivers/gpu/drm/drm_crtc.c
466
const struct drm_crtc_funcs *funcs,
drivers/gpu/drm/drm_modeset_helper.c
146
const struct drm_crtc_funcs *funcs)
drivers/gpu/drm/drm_simple_kms_helper.c
205
static const struct drm_crtc_funcs drm_simple_kms_crtc_funcs = {
drivers/gpu/drm/exynos/exynos_drm_crtc.c
162
static const struct drm_crtc_funcs exynos_crtc_funcs = {
drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_crtc.c
159
static const struct drm_crtc_funcs fsl_dcu_drm_crtc_funcs = {
drivers/gpu/drm/gma500/gma_display.c
560
const struct drm_crtc_funcs gma_crtc_funcs = {
drivers/gpu/drm/gma500/gma_display.h
76
extern const struct drm_crtc_funcs gma_crtc_funcs;
drivers/gpu/drm/gud/gud_drv.c
347
static const struct drm_crtc_funcs gud_crtc_funcs = {
drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_de.c
481
static const struct drm_crtc_funcs hibmc_crtc_funcs = {
drivers/gpu/drm/hisilicon/kirin/kirin_drm_ade.c
539
static const struct drm_crtc_funcs ade_crtc_funcs = {
drivers/gpu/drm/hisilicon/kirin/kirin_drm_drv.h
45
const struct drm_crtc_funcs *crtc_funcs;
drivers/gpu/drm/hyperv/hyperv_drm_modeset.c
128
static const struct drm_crtc_funcs hyperv_crtc_funcs = {
drivers/gpu/drm/i915/display/intel_crtc.c
248
static const struct drm_crtc_funcs bdw_crtc_funcs = {
drivers/gpu/drm/i915/display/intel_crtc.c
257
static const struct drm_crtc_funcs ilk_crtc_funcs = {
drivers/gpu/drm/i915/display/intel_crtc.c
266
static const struct drm_crtc_funcs g4x_crtc_funcs = {
drivers/gpu/drm/i915/display/intel_crtc.c
275
static const struct drm_crtc_funcs i965_crtc_funcs = {
drivers/gpu/drm/i915/display/intel_crtc.c
284
static const struct drm_crtc_funcs i915gm_crtc_funcs = {
drivers/gpu/drm/i915/display/intel_crtc.c
293
static const struct drm_crtc_funcs i915_crtc_funcs = {
drivers/gpu/drm/i915/display/intel_crtc.c
302
static const struct drm_crtc_funcs i8xx_crtc_funcs = {
drivers/gpu/drm/i915/display/intel_crtc.c
314
const struct drm_crtc_funcs *funcs;
drivers/gpu/drm/imx/dc/dc-crtc.c
100
static const struct drm_crtc_funcs dc_crtc_funcs = {
drivers/gpu/drm/imx/dcss/dcss-crtc.c
44
static const struct drm_crtc_funcs dcss_crtc_funcs = {
drivers/gpu/drm/imx/ipuv3/ipuv3-crtc.c
164
static const struct drm_crtc_funcs ipu_crtc_funcs = {
drivers/gpu/drm/ingenic/ingenic-drm-drv.c
983
static const struct drm_crtc_funcs ingenic_drm_crtc_funcs = {
drivers/gpu/drm/kmb/kmb_crtc.c
57
static const struct drm_crtc_funcs kmb_crtc_funcs = {
drivers/gpu/drm/logicvc/logicvc_crtc.c
215
static const struct drm_crtc_funcs logicvc_crtc_funcs = {
drivers/gpu/drm/loongson/lsdc_crtc.c
714
static const struct drm_crtc_funcs ls7a1000_crtc_funcs = {
drivers/gpu/drm/loongson/lsdc_crtc.c
728
static const struct drm_crtc_funcs ls7a2000_crtc_funcs = {
drivers/gpu/drm/mediatek/mtk_crtc.c
885
static const struct drm_crtc_funcs mtk_crtc_funcs = {
drivers/gpu/drm/meson/meson_crtc.c
72
static const struct drm_crtc_funcs meson_crtc_funcs = {
drivers/gpu/drm/mgag200/mgag200_g200.c
183
static const struct drm_crtc_funcs mgag200_g200_crtc_funcs = {
drivers/gpu/drm/mgag200/mgag200_g200eh.c
182
static const struct drm_crtc_funcs mgag200_g200eh_crtc_funcs = {
drivers/gpu/drm/mgag200/mgag200_g200eh3.c
86
static const struct drm_crtc_funcs mgag200_g200eh3_crtc_funcs = {
drivers/gpu/drm/mgag200/mgag200_g200eh5.c
104
static const struct drm_crtc_funcs mgag200_g200eh5_crtc_funcs = {
drivers/gpu/drm/mgag200/mgag200_g200er.c
219
static const struct drm_crtc_funcs mgag200_g200er_crtc_funcs = {
drivers/gpu/drm/mgag200/mgag200_g200ev.c
220
static const struct drm_crtc_funcs mgag200_g200ev_crtc_funcs = {
drivers/gpu/drm/mgag200/mgag200_g200ew3.c
95
static const struct drm_crtc_funcs mgag200_g200ew3_crtc_funcs = {
drivers/gpu/drm/mgag200/mgag200_g200se.c
351
static const struct drm_crtc_funcs mgag200_g200se_crtc_funcs = {
drivers/gpu/drm/mgag200/mgag200_g200wb.c
229
static const struct drm_crtc_funcs mgag200_g200wb_crtc_funcs = {
drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c
1822
static const struct drm_crtc_funcs dpu_crtc_funcs = {
drivers/gpu/drm/msm/disp/mdp4/mdp4_crtc.c
475
static const struct drm_crtc_funcs mdp4_crtc_funcs = {
drivers/gpu/drm/msm/disp/mdp5/mdp5_crtc.c
1144
static const struct drm_crtc_funcs mdp5_crtc_no_lm_cursor_funcs = {
drivers/gpu/drm/msm/disp/mdp5/mdp5_crtc.c
1157
static const struct drm_crtc_funcs mdp5_crtc_funcs = {
drivers/gpu/drm/mxsfb/lcdif_kms.c
651
static const struct drm_crtc_funcs lcdif_crtc_funcs = {
drivers/gpu/drm/mxsfb/mxsfb_kms.c
486
static const struct drm_crtc_funcs mxsfb_crtc_funcs = {
drivers/gpu/drm/mxsfb/mxsfb_kms.c
497
static const struct drm_crtc_funcs mxsfb_crtc_with_crc_funcs = {
drivers/gpu/drm/nouveau/dispnv04/crtc.c
1244
static const struct drm_crtc_funcs nv04_crtc_funcs = {
drivers/gpu/drm/nouveau/dispnv50/head.c
526
static const struct drm_crtc_funcs
drivers/gpu/drm/nouveau/dispnv50/head.c
540
static const struct drm_crtc_funcs
drivers/gpu/drm/nouveau/dispnv50/head.c
577
const struct drm_crtc_funcs *funcs;
drivers/gpu/drm/omapdrm/omap_crtc.c
747
static const struct drm_crtc_funcs omap_crtc_funcs = {
drivers/gpu/drm/qxl/qxl_display.c
417
static const struct drm_crtc_funcs qxl_crtc_funcs = {
drivers/gpu/drm/radeon/radeon_display.c
667
static const struct drm_crtc_funcs radeon_crtc_funcs = {
drivers/gpu/drm/renesas/rcar-du/rcar_du_crtc.c
1157
static const struct drm_crtc_funcs crtc_funcs_gen2 = {
drivers/gpu/drm/renesas/rcar-du/rcar_du_crtc.c
1168
static const struct drm_crtc_funcs crtc_funcs_gen3 = {
drivers/gpu/drm/renesas/rz-du/rzg2l_du_crtc.c
362
static const struct drm_crtc_funcs crtc_funcs_rz = {
drivers/gpu/drm/renesas/shmobile/shmob_drm_crtc.c
366
static const struct drm_crtc_funcs crtc_funcs = {
drivers/gpu/drm/rockchip/rockchip_drm_vop.c
1737
static const struct drm_crtc_funcs vop_crtc_funcs = {
drivers/gpu/drm/rockchip/rockchip_drm_vop2.c
2154
static const struct drm_crtc_funcs vop2_crtc_funcs = {
drivers/gpu/drm/sitronix/st7571.c
426
static const struct drm_crtc_funcs st7571_crtc_funcs = {
drivers/gpu/drm/sitronix/st7920.c
631
static const struct drm_crtc_funcs st7920_crtc_funcs = {
drivers/gpu/drm/solomon/ssd130x.c
1614
static const struct drm_crtc_funcs ssd130x_crtc_funcs = {
drivers/gpu/drm/sprd/sprd_dpu.c
706
static const struct drm_crtc_funcs sprd_crtc_funcs = {
drivers/gpu/drm/sti/sti_crtc.c
326
static const struct drm_crtc_funcs sti_crtc_funcs = {
drivers/gpu/drm/stm/ltdc.c
1208
static const struct drm_crtc_funcs ltdc_crtc_funcs = {
drivers/gpu/drm/stm/ltdc.c
1220
static const struct drm_crtc_funcs ltdc_crtc_with_crc_support_funcs = {
drivers/gpu/drm/sun4i/sun4i_crtc.c
181
static const struct drm_crtc_funcs sun4i_crtc_funcs = {
drivers/gpu/drm/sysfb/efidrm.c
114
static const struct drm_crtc_funcs efidrm_crtc_funcs = {
drivers/gpu/drm/sysfb/ofdrm.c
747
static const struct drm_crtc_funcs ofdrm_crtc_funcs = {
drivers/gpu/drm/sysfb/simpledrm.c
567
static const struct drm_crtc_funcs simpledrm_crtc_funcs = {
drivers/gpu/drm/sysfb/vesadrm.c
364
static const struct drm_crtc_funcs vesadrm_crtc_funcs = {
drivers/gpu/drm/tegra/dc.c
1805
static const struct drm_crtc_funcs tegra_crtc_funcs = {
drivers/gpu/drm/tests/drm_kunit_helpers.c
217
static const struct drm_crtc_funcs default_crtc_funcs = {
drivers/gpu/drm/tests/drm_kunit_helpers.c
248
const struct drm_crtc_funcs *funcs,
drivers/gpu/drm/tidss/tidss_crtc.c
407
static const struct drm_crtc_funcs tidss_crtc_funcs = {
drivers/gpu/drm/tilcdc/tilcdc_crtc.c
752
static const struct drm_crtc_funcs tilcdc_crtc_funcs = {
drivers/gpu/drm/tiny/appletbdrm.c
600
static const struct drm_crtc_funcs appletbdrm_crtc_funcs = {
drivers/gpu/drm/tiny/bochs.c
552
static const struct drm_crtc_funcs bochs_crtc_funcs = {
drivers/gpu/drm/tiny/cirrus-qemu.c
421
static const struct drm_crtc_funcs cirrus_crtc_funcs = {
drivers/gpu/drm/tiny/pixpaper.c
963
static const struct drm_crtc_funcs pixpaper_crtc_funcs = {
drivers/gpu/drm/tiny/sharp-memory.c
348
static const struct drm_crtc_funcs sharp_memory_crtc_funcs = {
drivers/gpu/drm/udl/udl_modeset.c
399
static const struct drm_crtc_funcs udl_crtc_funcs = {
drivers/gpu/drm/vboxvideo/vbox_mode.c
248
static const struct drm_crtc_funcs vbox_crtc_funcs = {
drivers/gpu/drm/vc4/tests/vc4_mock_crtc.c
14
static const struct drm_crtc_funcs vc4_dummy_crtc_funcs = {
drivers/gpu/drm/vc4/vc4_crtc.c
1167
static const struct drm_crtc_funcs vc4_crtc_funcs = {
drivers/gpu/drm/vc4/vc4_crtc.c
1398
const struct drm_crtc_funcs *crtc_funcs,
drivers/gpu/drm/vc4/vc4_crtc.c
1440
const struct drm_crtc_funcs *crtc_funcs,
drivers/gpu/drm/vc4/vc4_drv.h
937
const struct drm_crtc_funcs *crtc_funcs,
drivers/gpu/drm/vc4/vc4_drv.h
942
const struct drm_crtc_funcs *crtc_funcs,
drivers/gpu/drm/vc4/vc4_txp.c
426
static const struct drm_crtc_funcs vc4_txp_crtc_funcs = {
drivers/gpu/drm/virtio/virtgpu_display.c
53
static const struct drm_crtc_funcs virtio_gpu_crtc_funcs = {
drivers/gpu/drm/vkms/vkms_crtc.c
100
static const struct drm_crtc_funcs vkms_crtc_funcs = {
drivers/gpu/drm/vmwgfx/vmwgfx_ldu.c
249
static const struct drm_crtc_funcs vmw_legacy_crtc_funcs = {
drivers/gpu/drm/vmwgfx/vmwgfx_scrn.c
305
static const struct drm_crtc_funcs vmw_screen_object_crtc_funcs = {
drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c
778
static const struct drm_crtc_funcs vmw_stdu_crtc_funcs = {
drivers/gpu/drm/xlnx/zynqmp_kms.c
307
static const struct drm_crtc_funcs zynqmp_dpsub_crtc_funcs = {
include/drm/drm_crtc.h
1070
const struct drm_crtc_funcs *funcs;
include/drm/drm_crtc.h
1229
const struct drm_crtc_funcs *funcs,
include/drm/drm_crtc.h
1237
const struct drm_crtc_funcs *funcs,
include/drm/drm_crtc.h
1247
const struct drm_crtc_funcs *funcs,
include/drm/drm_kunit_helpers.h
119
const struct drm_crtc_funcs *funcs,
include/drm/drm_kunit_helpers.h
13
struct drm_crtc_funcs;
include/drm/drm_modeset_helper.h
27
struct drm_crtc_funcs;
include/drm/drm_modeset_helper.h
41
const struct drm_crtc_funcs *funcs);