Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/mediatek/
H A Dmtk_hdmi_common.c400 const struct mtk_hdmi_conf *hdmi_conf; in mtk_hdmi_common_probe() local
405 hdmi_conf = of_device_get_match_data(dev); in mtk_hdmi_common_probe()
406 if (!hdmi_conf) in mtk_hdmi_common_probe()
409 ver_conf = hdmi_conf->ver_conf; in mtk_hdmi_common_probe()
417 hdmi->conf = hdmi_conf; in mtk_hdmi_common_probe()