Home
last modified time | relevance | path

Searched refs:drm_encoder_helper_funcs (Results 1 – 25 of 100) sorted by relevance

1234

/Linux-v4.19/drivers/gpu/drm/nouveau/dispnv04/
Dtvnv04.c129 const struct drm_encoder_helper_funcs *helper = encoder->helper_private; in nv04_tv_prepare()
171 const struct drm_encoder_helper_funcs *helper = encoder->helper_private; in nv04_tv_commit()
193 static const struct drm_encoder_helper_funcs nv04_tv_helper_funcs = {
Ddac.c366 const struct drm_encoder_helper_funcs *helper = encoder->helper_private; in nv04_dac_prepare()
417 const struct drm_encoder_helper_funcs *helper = encoder->helper_private; in nv04_dac_commit()
505 static const struct drm_encoder_helper_funcs nv04_dac_helper_funcs = {
514 static const struct drm_encoder_helper_funcs nv17_dac_helper_funcs = {
530 const struct drm_encoder_helper_funcs *helper; in nv04_dac_create()
Ddfp.c247 const struct drm_encoder_helper_funcs *helper = encoder->helper_private; in nv04_dfp_prepare()
449 const struct drm_encoder_helper_funcs *helper = encoder->helper_private; in nv04_dfp_commit()
654 static const struct drm_encoder_helper_funcs nv04_lvds_helper_funcs = {
663 static const struct drm_encoder_helper_funcs nv04_tmds_helper_funcs = {
679 const struct drm_encoder_helper_funcs *helper; in nv04_dfp_create()
/Linux-v4.19/include/drm/
Ddrm_modeset_helper_vtables.h466 struct drm_encoder_helper_funcs { struct
771 const struct drm_encoder_helper_funcs *funcs) in drm_encoder_helper_add() argument
Ddrm_writeback.h122 const struct drm_encoder_helper_funcs *enc_helper_funcs,
Ddrm_encoder.h176 const struct drm_encoder_helper_funcs *helper_private;
/Linux-v4.19/scripts/
Dconst_structs.checkpatch14 drm_encoder_helper_funcs
/Linux-v4.19/drivers/gpu/drm/gma500/
Dmdfld_output.h55 const struct drm_encoder_helper_funcs *encoder_helper_funcs;
Dmdfld_tpo_vid.c70 static const struct drm_encoder_helper_funcs
Dcdv_intel_hdmi.c198 const struct drm_encoder_helper_funcs *helpers in cdv_hdmi_set_property()
255 static const struct drm_encoder_helper_funcs cdv_hdmi_helper_funcs = {
Dmdfld_tmd_vid.c180 static const struct drm_encoder_helper_funcs
/Linux-v4.19/drivers/gpu/drm/udl/
Dudl_encoder.c48 static const struct drm_encoder_helper_funcs udl_helper_funcs = {
/Linux-v4.19/drivers/gpu/drm/rcar-du/
Drcar_du_encoder.c38 static const struct drm_encoder_helper_funcs encoder_helper_funcs = {
/Linux-v4.19/drivers/gpu/drm/hisilicon/hibmc/
Dhibmc_drm_vdac.c99 static const struct drm_encoder_helper_funcs hibmc_encoder_helper_funcs = {
/Linux-v4.19/drivers/gpu/drm/
Ddrm_crtc_helper.c150 const struct drm_encoder_helper_funcs *encoder_funcs = encoder->helper_private; in drm_encoder_disable()
231 const struct drm_encoder_helper_funcs *encoder_funcs; in drm_crtc_prepare_encoders()
277 const struct drm_encoder_helper_funcs *encoder_funcs; in drm_crtc_helper_set_mode()
813 const struct drm_encoder_helper_funcs *encoder_funcs; in drm_helper_encoder_dpms()
/Linux-v4.19/drivers/gpu/drm/sun4i/
Dsun4i_lvds.c97 static const struct drm_encoder_helper_funcs sun4i_lvds_enc_helper_funcs = {
Dsun8i_dw_hdmi.c26 static const struct drm_encoder_helper_funcs
/Linux-v4.19/drivers/gpu/drm/omapdrm/
Domap_encoder.c160 static const struct drm_encoder_helper_funcs omap_encoder_helper_funcs = {
/Linux-v4.19/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.h279 extern const struct drm_encoder_helper_funcs amdgpu_dm_encoder_helper_funcs;
/Linux-v4.19/drivers/gpu/drm/sti/
Dsti_tvout.c648 static const struct drm_encoder_helper_funcs sti_dvo_encoder_helper_funcs = {
702 static const struct drm_encoder_helper_funcs sti_hda_encoder_helper_funcs = {
751 static const struct drm_encoder_helper_funcs sti_hdmi_encoder_helper_funcs = {
/Linux-v4.19/drivers/gpu/drm/imx/
Ddw_hdmi-imx.c141 static const struct drm_encoder_helper_funcs dw_hdmi_imx_encoder_helper_funcs = {
/Linux-v4.19/drivers/gpu/drm/msm/disp/mdp4/
Dmdp4_dsi_encoder.c158 static const struct drm_encoder_helper_funcs mdp4_dsi_encoder_helper_funcs = {
/Linux-v4.19/drivers/gpu/drm/radeon/
Dradeon_legacy_encoders.c40 const struct drm_encoder_helper_funcs *encoder_funcs; in radeon_legacy_encoder_disable()
264 static const struct drm_encoder_helper_funcs radeon_legacy_lvds_helper_funcs = {
710 static const struct drm_encoder_helper_funcs radeon_legacy_primary_dac_helper_funcs = {
875 static const struct drm_encoder_helper_funcs radeon_legacy_tmds_int_helper_funcs = {
1018 static const struct drm_encoder_helper_funcs radeon_legacy_tmds_ext_helper_funcs = {
1676 static const struct drm_encoder_helper_funcs radeon_legacy_tv_dac_helper_funcs = {
/Linux-v4.19/drivers/gpu/drm/meson/
Dmeson_venc_cvbs.c216 static const struct drm_encoder_helper_funcs
/Linux-v4.19/drivers/gpu/drm/exynos/
Dexynos_drm_dpi.c147 static const struct drm_encoder_helper_funcs exynos_dpi_encoder_helper_funcs = {

1234