Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/u-boot/drivers/video/sunxi/
H A Dsunxi_de2.c235 ret = uclass_find_device_by_name(UCLASS_DISPLAY, in sunxi_de2_probe()
254 ret = uclass_find_device_by_name(UCLASS_DISPLAY, in sunxi_de2_probe()
H A Dsunxi_dw_hdmi.c381 .id = UCLASS_DISPLAY,
/OK3568_Linux_fs/u-boot/drivers/video/rockchip/
H A Drk3399_hdmi.c75 .id = UCLASS_DISPLAY,
H A Drk3288_hdmi.c110 .id = UCLASS_DISPLAY,
H A Drk3399_mipi.c176 .id = UCLASS_DISPLAY,
H A Drk3288_mipi.c185 .id = UCLASS_DISPLAY,
H A Drk_lvds.c247 .id = UCLASS_DISPLAY,
H A Drk_vop.c250 ret = uclass_find_device_by_of_offset(UCLASS_DISPLAY, offset, &disp); in rk_display_init()
H A Drk_edp.c1091 .id = UCLASS_DISPLAY,
/OK3568_Linux_fs/u-boot/include/dm/
H A Duclass-id.h37 UCLASS_DISPLAY, /* Display (e.g. DisplayPort, HDMI) */ enumerator
/OK3568_Linux_fs/u-boot/drivers/video/
H A Ddisplay-uclass.c68 .id = UCLASS_DISPLAY,
/OK3568_Linux_fs/u-boot/drivers/video/tegra124/
H A Ddisplay.c346 ret = uclass_find_first_device(UCLASS_DISPLAY, &dp_dev); in display_init()
358 ret = uclass_get_device(UCLASS_DISPLAY, 0, &dp_dev); in display_init()
H A Ddp.c1618 .id = UCLASS_DISPLAY,
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drockchip_lvds.c381 .id = UCLASS_DISPLAY,
H A Ddw_mipi_dsi.c1108 ret = uclass_get_device_by_name(UCLASS_DISPLAY, "dsi@ff960000", in dw_mipi_dsi_connector_init()
1125 ret = uclass_get_device_by_name(UCLASS_DISPLAY, in dw_mipi_dsi_connector_init()
1689 .id = UCLASS_DISPLAY,
H A Drockchip_dw_hdmi.c716 .id = UCLASS_DISPLAY,
H A Ddw_mipi_dsi2.c798 ret = uclass_get_device_by_name(UCLASS_DISPLAY, in dw_mipi_dsi2_connector_init()
1349 .id = UCLASS_DISPLAY,
H A Drockchip_rgb.c683 .id = UCLASS_DISPLAY,
H A Dinno_hdmi.c844 .id = UCLASS_DISPLAY,
H A Drockchip_tve.c844 .id = UCLASS_DISPLAY,
H A Drockchip_display.c1551 ret = uclass_get_device_by_ofnode(UCLASS_DISPLAY, conn, &dev); in rockchip_of_find_connector_device()
1613 ret = uclass_get_device_by_ofnode(UCLASS_DISPLAY, np_to_ofnode(split_node), &split_dev); in rockchip_get_split_connector()
H A Danalogix_dp.c1141 .id = UCLASS_DISPLAY,
H A Drockchip_dw_hdmi_qp.c1364 .id = UCLASS_DISPLAY,
/OK3568_Linux_fs/u-boot/drivers/video/exynos/
H A Dexynos_fb.c652 ret = uclass_first_device(UCLASS_DISPLAY, &dp); in exynos_fb_probe()
H A Dexynos_dp.c1079 .id = UCLASS_DISPLAY,

12