Home
last modified time | relevance | path

Searched refs:meson_dw_hdmi_ops (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/video/meson/
H A Dmeson_dw_hdmi.c423 static const struct dm_display_ops meson_dw_hdmi_ops = { variable
442 .ops = &meson_dw_hdmi_ops,
/openbmc/linux/drivers/gpu/drm/meson/
H A Dmeson_dw_hdmi.c810 static const struct component_ops meson_dw_hdmi_ops = { variable
845 return component_add(&pdev->dev, &meson_dw_hdmi_ops); in meson_dw_hdmi_probe()
850 component_del(&pdev->dev, &meson_dw_hdmi_ops); in meson_dw_hdmi_remove()