Home
last modified time | relevance | path

Searched refs:UCLASS_PANEL_BACKLIGHT (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/video/
H A Dbacklight-uclass.c33 .id = UCLASS_PANEL_BACKLIGHT,
H A Dbacklight_gpio.c68 .id = UCLASS_PANEL_BACKLIGHT,
H A Dsimple_panel.c53 ret = uclass_get_device_by_phandle(UCLASS_PANEL_BACKLIGHT, dev, in simple_panel_ofdata_to_platdata()
H A Dpwm_backlight.c184 .id = UCLASS_PANEL_BACKLIGHT,
/OK3568_Linux_fs/u-boot/include/dm/
H A Duclass-id.h62 UCLASS_PANEL_BACKLIGHT, /* Backlight controller for panel */ enumerator
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Dpanel-maxim-max96752f.c114 ret = uclass_get_device_by_phandle(UCLASS_PANEL_BACKLIGHT, dev, in max96752f_probe()
H A Dpanel-rohm-bu18rl82.c111 ret = uclass_get_device_by_phandle(UCLASS_PANEL_BACKLIGHT, dev, in bu18rl82_probe()
H A Drockchip_panel.c500 ret = uclass_get_device_by_phandle(UCLASS_PANEL_BACKLIGHT, dev, in rockchip_panel_probe()
H A Drockchip_rgb.c519 ret = uclass_get_device_by_phandle_id(UCLASS_PANEL_BACKLIGHT, phandle, in rockchip_rgb_probe()
/OK3568_Linux_fs/u-boot/drivers/video/rk_eink/
H A Drk_eink_display.c775 ret = uclass_get_device_by_phandle(UCLASS_PANEL_BACKLIGHT, dev, in rockchip_eink_display_probe()