Home
last modified time | relevance | path

Searched refs:UCLASS_DISPLAY (Results 1 – 22 of 22) sorted by relevance

/openbmc/u-boot/drivers/video/sunxi/
H A Dsunxi_de2.c245 ret = uclass_find_device_by_name(UCLASS_DISPLAY, in sunxi_de2_probe()
262 ret = uclass_find_device_by_name(UCLASS_DISPLAY, in sunxi_de2_probe()
281 ret = uclass_find_device_by_name(UCLASS_DISPLAY, in sunxi_de2_probe()
355 ret = uclass_find_device_by_name(UCLASS_DISPLAY, in sunxi_simplefb_setup()
368 ret = uclass_find_device_by_name(UCLASS_DISPLAY, in sunxi_simplefb_setup()
H A Dsunxi_lcd.c141 .id = UCLASS_DISPLAY,
H A Dsunxi_dw_hdmi.c388 .id = UCLASS_DISPLAY,
/openbmc/u-boot/drivers/video/rockchip/
H A Drk3399_hdmi.c74 .id = UCLASS_DISPLAY,
H A Drk3288_hdmi.c109 .id = UCLASS_DISPLAY,
H A Drk3288_mipi.c182 .id = UCLASS_DISPLAY,
H A Drk3399_mipi.c173 .id = UCLASS_DISPLAY,
H A Drk_lvds.c246 .id = UCLASS_DISPLAY,
H A Drk_vop.c277 uclass_find_device_by_ofnode(UCLASS_DISPLAY, remote, &disp); in rk_display_init()
H A Drk_edp.c1088 .id = UCLASS_DISPLAY,
/openbmc/u-boot/include/dm/
H A Duclass-id.h40 UCLASS_DISPLAY, /* Display (e.g. DisplayPort, HDMI) */ enumerator
/openbmc/u-boot/drivers/video/
H A Ddisplay-uclass.c67 .id = UCLASS_DISPLAY,
H A Dihs_video_out.c316 res = uclass_get_device_by_ofnode(UCLASS_DISPLAY, phandle_args.node, in ihs_video_out_probe()
H A Dmali_dp.c243 err = uclass_first_device(UCLASS_DISPLAY, &disp_dev); in malidp_update_timings_from_edid()
H A Dtda19988.c648 .id = UCLASS_DISPLAY,
H A Dlogicore_dp_tx.c2291 .id = UCLASS_DISPLAY,
/openbmc/u-boot/drivers/video/meson/
H A Dmeson_vpu.c129 ret = uclass_get_device(UCLASS_DISPLAY, 0, &disp); in meson_vpu_probe()
H A Dmeson_dw_hdmi.c440 .id = UCLASS_DISPLAY,
/openbmc/u-boot/drivers/video/tegra124/
H A Ddisplay.c343 ret = uclass_find_first_device(UCLASS_DISPLAY, &dp_dev); in display_init()
355 ret = uclass_get_device(UCLASS_DISPLAY, 0, &dp_dev); in display_init()
H A Ddp.c1615 .id = UCLASS_DISPLAY,
/openbmc/u-boot/drivers/video/exynos/
H A Dexynos_fb.c651 ret = uclass_first_device(UCLASS_DISPLAY, &dp); in exynos_fb_probe()
H A Dexynos_dp.c1078 .id = UCLASS_DISPLAY,