Home
last modified time | relevance | path

Searched defs:crtc_helper_funcs (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/hisilicon/kirin/
H A Dkirin_drm_drv.h44 const struct drm_crtc_helper_funcs *crtc_helper_funcs; member
/kernel/linux/linux-6.6/drivers/gpu/drm/hisilicon/kirin/
H A Dkirin_drm_drv.h44 const struct drm_crtc_helper_funcs *crtc_helper_funcs; member
/kernel/linux/linux-5.10/drivers/gpu/drm/shmobile/
H A Dshmob_drm_crtc.c382 static const struct drm_crtc_helper_funcs crtc_helper_funcs = { variable
/kernel/linux/linux-6.6/drivers/gpu/drm/renesas/shmobile/
H A Dshmob_drm_crtc.c386 static const struct drm_crtc_helper_funcs crtc_helper_funcs = { variable
/kernel/linux/linux-5.10/drivers/gpu/drm/rcar-du/
H A Drcar_du_crtc.c865 static const struct drm_crtc_helper_funcs crtc_helper_funcs = { variable
/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/
H A Dvc4_crtc.c1061 vc4_crtc_init(struct drm_device *drm, struct vc4_crtc *vc4_crtc, const struct drm_crtc_funcs *crtc_funcs, const struct drm_crtc_helper_funcs *crtc_helper_funcs) vc4_crtc_init() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/renesas/rcar-du/
H A Drcar_du_crtc.c896 static const struct drm_crtc_helper_funcs crtc_helper_funcs = { variable
/kernel/linux/linux-6.6/drivers/gpu/drm/vc4/
H A Dvc4_crtc.c1316 __vc4_crtc_init(struct drm_device *drm, struct platform_device *pdev, struct vc4_crtc *vc4_crtc, const struct vc4_crtc_data *data, struct drm_plane *primary_plane, const struct drm_crtc_funcs *crtc_funcs, const struct drm_crtc_helper_funcs *crtc_helper_funcs, bool feeds_txp) __vc4_crtc_init() argument
1361 vc4_crtc_init(struct drm_device *drm, struct platform_device *pdev, struct vc4_crtc *vc4_crtc, const struct vc4_crtc_data *data, const struct drm_crtc_funcs *crtc_funcs, const struct drm_crtc_helper_funcs *crtc_helper_funcs, bool feeds_txp) vc4_crtc_init() argument

Completed in 10 milliseconds