Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/imx/
H A Ddw_hdmi-imx.c25 struct imx_hdmi { struct
32 static inline struct imx_hdmi *enc_to_imx_hdmi(struct drm_encoder *e) in enc_to_imx_hdmi() argument
34 return container_of(e, struct imx_hdmi, encoder); in enc_to_imx_hdmi()
101 static int dw_hdmi_imx_parse_dt(struct imx_hdmi *hdmi) in dw_hdmi_imx_parse_dt()
116 struct imx_hdmi *hdmi = enc_to_imx_hdmi(encoder); in dw_hdmi_imx_encoder_enable()
203 struct imx_hdmi *hdmi; in dw_hdmi_imx_bind()
245 struct imx_hdmi *hdmi = dev_get_drvdata(dev); in dw_hdmi_imx_unbind()
257 struct imx_hdmi *hdmi; in dw_hdmi_imx_probe()