Home
last modified time | relevance | path

Searched refs:drm_panel_disable (Results 1 – 25 of 34) sorted by relevance

12

/linux-6.12.1/drivers/gpu/drm/
Ddrm_panel.c250 int drm_panel_disable(struct drm_panel *panel) in drm_panel_disable() function
285 EXPORT_SYMBOL(drm_panel_disable);
/linux-6.12.1/include/drm/
Ddrm_panel.h283 int drm_panel_disable(struct drm_panel *panel);
/linux-6.12.1/drivers/gpu/drm/sun4i/
Dsun4i_lvds.c87 drm_panel_disable(lvds->panel); in sun4i_lvds_encoder_disable()
Dsun4i_rgb.c178 drm_panel_disable(rgb->panel); in sun4i_rgb_encoder_disable()
/linux-6.12.1/drivers/gpu/drm/panel/
Dpanel-lg-lb035q02.c211 drm_panel_disable(&lcd->panel); in lb035q02_remove()
Dpanel-sharp-ls037v7dw01.c197 drm_panel_disable(&lcd->panel); in ls037v7dw01_remove()
Dpanel-nec-nl8048hl11.c220 drm_panel_disable(&lcd->panel); in nl8048_remove()
Dpanel-lvds.c237 drm_panel_disable(&lvds->panel); in panel_lvds_remove()
Dpanel-innolux-ej030na.c251 drm_panel_disable(&priv->panel); in ej030na_remove()
Dpanel-auo-a030jtn01.c243 drm_panel_disable(&priv->panel); in a030jtn01_remove()
Dpanel-mantix-mlaf057we51.c303 drm_panel_disable(&ctx->panel); in mantix_shutdown()
Dpanel-newvision-nv3052c.c823 drm_panel_disable(&priv->panel); in nv3052c_remove()
Dpanel-abt-y030xx067a.c326 drm_panel_disable(&priv->panel); in y030xx067a_remove()
Dpanel-tpo-td028ttec1.c358 drm_panel_disable(&lcd->panel); in td028ttec1_remove()
Dpanel-tpo-td043mtea1.c471 drm_panel_disable(&lcd->panel); in td043mtea1_remove()
Dpanel-newvision-nv3051d.c422 ret = drm_panel_disable(&ctx->panel); in panel_nv3051d_shutdown()
/linux-6.12.1/drivers/gpu/drm/logicvc/
Dlogicvc_interface.c53 drm_panel_disable(interface->drm_panel); in logicvc_encoder_disable()
/linux-6.12.1/drivers/gpu/drm/exynos/
Dexynos_drm_dpi.c138 drm_panel_disable(ctx->panel); in exynos_dpi_disable()
/linux-6.12.1/drivers/gpu/drm/rockchip/
Drockchip_lvds.c328 drm_panel_disable(lvds->panel); in rk3288_lvds_encoder_disable()
429 drm_panel_disable(lvds->panel); in px30_lvds_encoder_disable()
/linux-6.12.1/drivers/gpu/drm/imx/ipuv3/
Dparallel-display.c106 drm_panel_disable(imxpd->panel); in imx_pd_bridge_disable()
/linux-6.12.1/drivers/gpu/drm/msm/disp/mdp4/
Dmdp4_lcdc_encoder.c274 drm_panel_disable(panel); in mdp4_lcdc_encoder_disable()
/linux-6.12.1/drivers/gpu/drm/bridge/
Dpanel.c168 drm_panel_disable(panel_bridge->panel); in panel_bridge_atomic_disable()
/linux-6.12.1/drivers/gpu/drm/sti/
Dsti_dvo.c226 drm_panel_disable(dvo->panel); in sti_dvo_disable()
/linux-6.12.1/drivers/gpu/drm/bridge/analogix/
Danalogix_dp_core.c842 if (drm_panel_disable(dp->plat_data->panel)) in analogix_dp_commit()
1309 if (drm_panel_disable(dp->plat_data->panel)) { in analogix_dp_bridge_disable()
Danalogix-anx6345.c604 drm_panel_disable(anx6345->panel); in anx6345_bridge_disable()

12