| /linux-6.15/include/drm/ |
| H A D | drm_crtc.h | 402 struct drm_crtc_funcs { struct 1059 const struct drm_crtc_funcs *funcs; 1212 const struct drm_crtc_funcs *funcs, 1220 const struct drm_crtc_funcs *funcs, 1230 const struct drm_crtc_funcs *funcs,
|
| H A D | drm_modeset_helper.h | 27 struct drm_crtc_funcs; 39 const struct drm_crtc_funcs *funcs);
|
| H A D | drm_kunit_helpers.h | 12 struct drm_crtc_funcs; 118 const struct drm_crtc_funcs *funcs,
|
| /linux-6.15/drivers/gpu/drm/i915/display/ |
| H A D | intel_crtc.c | 243 static const struct drm_crtc_funcs bdw_crtc_funcs = { 252 static const struct drm_crtc_funcs ilk_crtc_funcs = { 261 static const struct drm_crtc_funcs g4x_crtc_funcs = { 270 static const struct drm_crtc_funcs i965_crtc_funcs = { 279 static const struct drm_crtc_funcs i915gm_crtc_funcs = { 288 static const struct drm_crtc_funcs i915_crtc_funcs = { 297 static const struct drm_crtc_funcs i8xx_crtc_funcs = { 310 const struct drm_crtc_funcs *funcs; in intel_crtc_init()
|
| /linux-6.15/drivers/gpu/drm/tests/ |
| H A D | drm_kunit_helpers.c | 215 static const struct drm_crtc_funcs default_crtc_funcs = { 246 const struct drm_crtc_funcs *funcs, in drm_kunit_helper_create_crtc()
|
| /linux-6.15/drivers/gpu/drm/vc4/tests/ |
| H A D | vc4_mock_crtc.c | 14 static const struct drm_crtc_funcs vc4_dummy_crtc_funcs = {
|
| /linux-6.15/drivers/gpu/drm/ |
| H A D | drm_crtc.c | 238 const struct drm_crtc_funcs *funcs, in __drm_crtc_init_with_planes() 344 const struct drm_crtc_funcs *funcs, in drm_crtc_init_with_planes() 374 const struct drm_crtc_funcs *funcs, in __drmm_crtc_init_with_planes() 426 const struct drm_crtc_funcs *funcs, in drmm_crtc_init_with_planes() 447 const struct drm_crtc_funcs *funcs, in __drmm_crtc_alloc_with_planes()
|
| H A D | drm_modeset_helper.c | 142 const struct drm_crtc_funcs *funcs) in drm_crtc_init()
|
| /linux-6.15/drivers/gpu/drm/hisilicon/kirin/ |
| H A D | kirin_drm_drv.h | 45 const struct drm_crtc_funcs *crtc_funcs;
|
| /linux-6.15/drivers/gpu/drm/gma500/ |
| H A D | gma_display.h | 76 extern const struct drm_crtc_funcs gma_crtc_funcs;
|
| /linux-6.15/drivers/gpu/drm/mgag200/ |
| H A D | mgag200_g200eh3.c | 85 static const struct drm_crtc_funcs mgag200_g200eh3_crtc_funcs = {
|
| H A D | mgag200_g200eh5.c | 103 static const struct drm_crtc_funcs mgag200_g200eh5_crtc_funcs = {
|
| H A D | mgag200_g200ew3.c | 94 static const struct drm_crtc_funcs mgag200_g200ew3_crtc_funcs = {
|
| H A D | mgag200_g200eh.c | 181 static const struct drm_crtc_funcs mgag200_g200eh_crtc_funcs = {
|
| H A D | mgag200_g200er.c | 218 static const struct drm_crtc_funcs mgag200_g200er_crtc_funcs = {
|
| H A D | mgag200_g200wb.c | 228 static const struct drm_crtc_funcs mgag200_g200wb_crtc_funcs = {
|
| /linux-6.15/drivers/gpu/drm/nouveau/dispnv50/ |
| H A D | head.c | 521 static const struct drm_crtc_funcs 535 static const struct drm_crtc_funcs 572 const struct drm_crtc_funcs *funcs; in nv50_head_create()
|
| /linux-6.15/drivers/gpu/drm/fsl-dcu/ |
| H A D | fsl_dcu_drm_crtc.c | 159 static const struct drm_crtc_funcs fsl_dcu_drm_crtc_funcs = {
|
| /linux-6.15/drivers/gpu/drm/exynos/ |
| H A D | exynos_drm_crtc.c | 162 static const struct drm_crtc_funcs exynos_crtc_funcs = {
|
| /linux-6.15/drivers/gpu/drm/imx/dcss/ |
| H A D | dcss-crtc.c | 44 static const struct drm_crtc_funcs dcss_crtc_funcs = {
|
| /linux-6.15/drivers/gpu/drm/sun4i/ |
| H A D | sun4i_crtc.c | 181 static const struct drm_crtc_funcs sun4i_crtc_funcs = {
|
| /linux-6.15/drivers/gpu/drm/mxsfb/ |
| H A D | mxsfb_kms.c | 485 static const struct drm_crtc_funcs mxsfb_crtc_funcs = { 496 static const struct drm_crtc_funcs mxsfb_crtc_with_crc_funcs = {
|
| /linux-6.15/drivers/gpu/drm/kmb/ |
| H A D | kmb_crtc.c | 57 static const struct drm_crtc_funcs kmb_crtc_funcs = {
|
| /linux-6.15/drivers/gpu/drm/logicvc/ |
| H A D | logicvc_crtc.c | 215 static const struct drm_crtc_funcs logicvc_crtc_funcs = {
|
| /linux-6.15/drivers/gpu/drm/vkms/ |
| H A D | vkms_crtc.c | 156 static const struct drm_crtc_funcs vkms_crtc_funcs = {
|