| /OK3568_Linux_fs/u-boot/drivers/video/sunxi/ |
| H A D | sunxi_de2.c | 235 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 D | sunxi_dw_hdmi.c | 381 .id = UCLASS_DISPLAY,
|
| /OK3568_Linux_fs/u-boot/drivers/video/rockchip/ |
| H A D | rk3399_hdmi.c | 75 .id = UCLASS_DISPLAY,
|
| H A D | rk3288_hdmi.c | 110 .id = UCLASS_DISPLAY,
|
| H A D | rk3399_mipi.c | 176 .id = UCLASS_DISPLAY,
|
| H A D | rk3288_mipi.c | 185 .id = UCLASS_DISPLAY,
|
| H A D | rk_lvds.c | 247 .id = UCLASS_DISPLAY,
|
| H A D | rk_vop.c | 250 ret = uclass_find_device_by_of_offset(UCLASS_DISPLAY, offset, &disp); in rk_display_init()
|
| H A D | rk_edp.c | 1091 .id = UCLASS_DISPLAY,
|
| /OK3568_Linux_fs/u-boot/include/dm/ |
| H A D | uclass-id.h | 37 UCLASS_DISPLAY, /* Display (e.g. DisplayPort, HDMI) */ enumerator
|
| /OK3568_Linux_fs/u-boot/drivers/video/ |
| H A D | display-uclass.c | 68 .id = UCLASS_DISPLAY,
|
| /OK3568_Linux_fs/u-boot/drivers/video/tegra124/ |
| H A D | display.c | 346 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 D | dp.c | 1618 .id = UCLASS_DISPLAY,
|
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | rockchip_lvds.c | 381 .id = UCLASS_DISPLAY,
|
| H A D | dw_mipi_dsi.c | 1108 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 D | rockchip_dw_hdmi.c | 716 .id = UCLASS_DISPLAY,
|
| H A D | dw_mipi_dsi2.c | 798 ret = uclass_get_device_by_name(UCLASS_DISPLAY, in dw_mipi_dsi2_connector_init() 1349 .id = UCLASS_DISPLAY,
|
| H A D | rockchip_rgb.c | 683 .id = UCLASS_DISPLAY,
|
| H A D | inno_hdmi.c | 844 .id = UCLASS_DISPLAY,
|
| H A D | rockchip_tve.c | 844 .id = UCLASS_DISPLAY,
|
| H A D | rockchip_display.c | 1551 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 D | analogix_dp.c | 1141 .id = UCLASS_DISPLAY,
|
| H A D | rockchip_dw_hdmi_qp.c | 1364 .id = UCLASS_DISPLAY,
|
| /OK3568_Linux_fs/u-boot/drivers/video/exynos/ |
| H A D | exynos_fb.c | 652 ret = uclass_first_device(UCLASS_DISPLAY, &dp); in exynos_fb_probe()
|
| H A D | exynos_dp.c | 1079 .id = UCLASS_DISPLAY,
|