Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/mediatek/
Dmtk_hdmi.c154 struct mtk_hdmi { struct
159 const struct mtk_hdmi_conf *conf; argument
160 struct phy *phy;
161 struct device *cec_dev;
185 static inline struct mtk_hdmi *hdmi_ctx_from_bridge(struct drm_bridge *b) in hdmi_ctx_from_bridge() argument