Searched refs:dpu_crtc_funcs (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/ |
H A D | dpu_crtc.c | 1240 static const struct drm_crtc_funcs dpu_crtc_funcs = { variable 1293 drm_crtc_init_with_planes(dev, crtc, plane, cursor, &dpu_crtc_funcs, in dpu_crtc_init()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/ |
H A D | dpu_crtc.c | 1436 static const struct drm_crtc_funcs dpu_crtc_funcs = { variable 1494 drm_crtc_init_with_planes(dev, crtc, plane, cursor, &dpu_crtc_funcs, in dpu_crtc_init()
|
Completed in 5 milliseconds