Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Ddisplay-uclass.c14 struct dm_display_ops *ops = display_get_ops(dev); in display_read_edid()
24 struct dm_display_ops *ops = display_get_ops(dev); in display_enable()
42 struct dm_display_ops *ops = display_get_ops(dev); in display_read_timing()
H A Dtda19988.c524 struct dm_display_ops tda19988_ops = {
H A Dlogicore_dp_tx.c2280 static const struct dm_display_ops logicore_dp_tx_ops = {
/openbmc/u-boot/include/
H A Ddisplay.h53 struct dm_display_ops { struct
85 #define display_get_ops(dev) ((struct dm_display_ops *)(dev)->driver->ops) argument
/openbmc/u-boot/drivers/video/rockchip/
H A Drk3399_hdmi.c62 static const struct dm_display_ops rk3399_hdmi_ops = {
H A Drk3288_hdmi.c97 static const struct dm_display_ops rk3288_hdmi_ops = {
H A Drk3288_mipi.c170 static const struct dm_display_ops rk_mipi_dsi_ops = {
H A Drk3399_mipi.c161 static const struct dm_display_ops rk_mipi_dsi_ops = {
H A Drk_lvds.c234 static const struct dm_display_ops lvds_rockchip_ops = {
H A Drk_edp.c1076 static const struct dm_display_ops dp_rockchip_ops = {
/openbmc/u-boot/drivers/video/sunxi/
H A Dsunxi_lcd.c134 static const struct dm_display_ops sunxi_lcd_ops = {
H A Dsunxi_dw_hdmi.c381 static const struct dm_display_ops sunxi_dw_hdmi_ops = {
/openbmc/u-boot/drivers/video/meson/
H A Dmeson_dw_hdmi.c423 static const struct dm_display_ops meson_dw_hdmi_ops = {
/openbmc/u-boot/drivers/video/exynos/
H A Dexynos_dp.c1067 static const struct dm_display_ops exynos_dp_ops = {
/openbmc/u-boot/drivers/video/tegra124/
H A Ddp.c1588 static const struct dm_display_ops dp_tegra_ops = {