Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/
H A Ddisplay-uclass.c15 struct dm_display_ops *ops = display_get_ops(dev); in display_read_edid()
25 struct dm_display_ops *ops = display_get_ops(dev); in display_enable()
43 struct dm_display_ops *ops = display_get_ops(dev); in display_read_timing()
/OK3568_Linux_fs/u-boot/include/
H A Ddisplay.h54 struct dm_display_ops { struct
86 #define display_get_ops(dev) ((struct dm_display_ops *)(dev)->driver->ops) argument
/OK3568_Linux_fs/u-boot/drivers/video/rockchip/
H A Drk3399_hdmi.c63 static const struct dm_display_ops rk3399_hdmi_ops = {
H A Drk3288_hdmi.c98 static const struct dm_display_ops rk3288_hdmi_ops = {
H A Drk3399_mipi.c164 static const struct dm_display_ops rk_mipi_dsi_ops = {
H A Drk3288_mipi.c173 static const struct dm_display_ops rk_mipi_dsi_ops = {
H A Drk_lvds.c235 static const struct dm_display_ops lvds_rockchip_ops = {
H A Drk_edp.c1079 static const struct dm_display_ops dp_rockchip_ops = {
/OK3568_Linux_fs/u-boot/drivers/video/sunxi/
H A Dsunxi_dw_hdmi.c374 static const struct dm_display_ops sunxi_dw_hdmi_ops = {
/OK3568_Linux_fs/u-boot/drivers/video/exynos/
H A Dexynos_dp.c1068 static const struct dm_display_ops exynos_dp_ops = {
/OK3568_Linux_fs/u-boot/drivers/video/tegra124/
H A Ddp.c1591 static const struct dm_display_ops dp_tegra_ops = {