Home
last modified time | relevance | path

Searched refs:drm_panel_unprepare (Results 1 – 25 of 63) sorted by relevance

123

/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_panel.c129 int drm_panel_unprepare(struct drm_panel *panel) in drm_panel_unprepare() function
139 EXPORT_SYMBOL(drm_panel_unprepare);
/OK3568_Linux_fs/kernel/drivers/gpu/drm/panel/
H A Dpanel-osd-osd101t2587-53ts.c218 drm_panel_unprepare(&osd101t2587->base); in osd101t2587_panel_remove()
233 drm_panel_unprepare(&osd101t2587->base); in osd101t2587_panel_shutdown()
H A Dpanel-kingdisplay-kd097d04.c423 err = drm_panel_unprepare(&kingdisplay->base); in kingdisplay_panel_remove()
444 drm_panel_unprepare(&kingdisplay->base); in kingdisplay_panel_shutdown()
H A Dpanel-innolux-p079zca.c514 err = drm_panel_unprepare(&innolux->base); in innolux_panel_remove()
535 drm_panel_unprepare(&innolux->base); in innolux_panel_shutdown()
H A Dpanel-sitronix-st7703.c498 drm_panel_unprepare(&ctx->panel); in allpixelson_set()
592 ret = drm_panel_unprepare(&ctx->panel); in st7703_shutdown()
H A Dpanel-nec-nl8048hl11.c221 drm_panel_unprepare(&lcd->panel); in nl8048_remove()
H A Dpanel-sharp-ls037v7dw01.c201 drm_panel_unprepare(&lcd->panel); in ls037v7dw01_remove()
H A Dpanel-leadtek-ltk500hd1829.c471 ret = drm_panel_unprepare(&ctx->panel); in ltk500hd1829_shutdown()
H A Dpanel-mantix-mlaf057we51.c307 drm_panel_unprepare(&ctx->panel); in mantix_shutdown()
H A Dpanel-elida-kd35t133.c295 ret = drm_panel_unprepare(&ctx->panel); in kd35t133_shutdown()
H A Dpanel-xinpeng-xpp055c272.c340 ret = drm_panel_unprepare(&ctx->panel); in xpp055c272_shutdown()
H A Dpanel-olimex-lcd-olinuxino.c298 drm_panel_unprepare(&panel->panel); in lcd_olinuxino_remove()
H A Dpanel-tpo-td028ttec1.c364 drm_panel_unprepare(&lcd->panel); in td028ttec1_remove()
/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_panel.h184 int drm_panel_unprepare(struct drm_panel *panel);
/OK3568_Linux_fs/kernel/drivers/gpu/drm/sun4i/
H A Dsun4i_lvds.c88 drm_panel_unprepare(lvds->panel); in sun4i_lvds_encoder_disable()
H A Dsun4i_rgb.c179 drm_panel_unprepare(rgb->panel); in sun4i_rgb_encoder_disable()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/exynos/
H A Dexynos_drm_dpi.c138 drm_panel_unprepare(ctx->panel); in exynos_dpi_disable()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/
H A Drohm-bu18rl82.c166 drm_panel_unprepare(bu18rl82->panel); in bu18rl82_bridge_post_disable()
H A Dpanel.c129 drm_panel_unprepare(panel_bridge->panel); in panel_bridge_post_disable()
H A Dmaxim-max96745.c136 drm_panel_unprepare(ser->panel); in max96745_bridge_post_disable()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/rk618/
H A Drk618_lvds.c159 drm_panel_unprepare(lvds->panel); in rk618_lvds_bridge_disable()
H A Drk618_rgb.c146 drm_panel_unprepare(rgb->panel); in rk618_rgb_bridge_disable()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/dsi/
H A Ddsi_manager.c440 drm_panel_unprepare(panel); in dsi_mgr_bridge_pre_enable()
536 ret = drm_panel_unprepare(panel); in dsi_mgr_bridge_post_disable()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/rk628/
H A Drk628_lvds.c209 drm_panel_unprepare(lvds->panel); in rk628_lvds_bridge_disable()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/imx/
H A Dparallel-display.c100 drm_panel_unprepare(imxpd->panel); in imx_pd_bridge_disable()

123