Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/mediatek/
Dmtk_hdmi.c153 struct mtk_hdmi { struct
158 const struct mtk_hdmi_conf *conf; argument
159 struct phy *phy;
160 struct device *cec_dev;
184 static inline struct mtk_hdmi *hdmi_ctx_from_bridge(struct drm_bridge *b) in hdmi_ctx_from_bridge() argument
/kernel/linux/linux-4.19/drivers/gpu/drm/mediatek/
Dmtk_hdmi.c150 struct mtk_hdmi { struct
151 struct drm_bridge bridge;
152 struct drm_bridge *next_bridge;
153 struct drm_connector conn;
177 static inline struct mtk_hdmi *hdmi_ctx_from_bridge(struct drm_bridge *b) in hdmi_ctx_from_bridge() argument