Home
last modified time | relevance | path

Searched refs:panel_enable_backlight (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/video/
H A Dpanel-uclass.su
H A Dpanel-uclass.c12 int panel_enable_backlight(struct udevice *dev) in panel_enable_backlight() function
H A Dtegra.c315 ret = panel_enable_backlight(priv->panel); in tegra_lcd_probe()
/OK3568_Linux_fs/u-boot/include/
H A Dpanel.h29 int panel_enable_backlight(struct udevice *dev);
/OK3568_Linux_fs/u-boot/drivers/video/rockchip/
H A Drk3399_mipi.c116 ret = panel_enable_backlight(priv->panel); in rk_display_enable()
H A Drk3288_mipi.c124 ret = panel_enable_backlight(priv->panel); in rk_mipi_enable()
H A Drk_lvds.c59 ret = panel_enable_backlight(priv->panel); in rk_lvds_enable()
H A Drk_edp.c949 ret = panel_enable_backlight(priv->panel); in rk_edp_enable()
/OK3568_Linux_fs/u-boot/drivers/video/exynos/
H A Dexynos_fb.c668 ret = panel_enable_backlight(panel); in exynos_fb_probe()
/OK3568_Linux_fs/u-boot/drivers/video/tegra124/
H A Dsor.c1035 ret = panel_enable_backlight(priv->panel); in tegra_sor_set_backlight()
/OK3568_Linux_fs/u-boot/
H A Du-boot.map