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.c393 const struct mtk_hdmi_conf *hdmi_conf; in mtk_hdmi_common_probe() local
398 hdmi_conf = of_device_get_match_data(dev); in mtk_hdmi_common_probe()
399 if (!hdmi_conf) in mtk_hdmi_common_probe()
402 ver_conf = hdmi_conf->ver_conf; in mtk_hdmi_common_probe()
410 hdmi->conf = hdmi_conf; in mtk_hdmi_common_probe()