Home
last modified time | relevance | path

Searched defs:meson_dw_hdmi (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/meson/
H A Dmeson_dw_hdmi.c139 struct meson_dw_hdmi { struct
144 const struct meson_dw_hdmi_data *data; argument
153 static inline int dw_hdmi_is_compatible(struct meson_dw_hdmi *dw_hdmi, in dw_hdmi_is_compatible() argument
612 static void meson_dw_hdmi_init(struct meson_dw_hdmi *meson_dw_hdmi) in meson_dw_hdmi_init()
688 struct meson_dw_hdmi *meson_dw_hdmi; in meson_dw_hdmi_bind() local
805 struct meson_dw_hdmi *meson_dw_hdmi = dev_get_drvdata(dev); in meson_dw_hdmi_unbind() local
817 struct meson_dw_hdmi *meson_dw_hdmi = dev_get_drvdata(dev); in meson_dw_hdmi_pm_suspend() local
831 struct meson_dw_hdmi *meson_dw_hdmi = dev_get_drvdata(dev); in meson_dw_hdmi_pm_resume() local
/openbmc/u-boot/drivers/video/meson/
H A Dmeson_dw_hdmi.c41 struct meson_dw_hdmi { struct
53 static inline bool meson_hdmi_is_compatible(struct meson_dw_hdmi *priv, in meson_hdmi_is_compatible() argument