Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/phy/mediatek/
H A Dphy-mtk-hdmi.c73 hdmi_phy->conf->hdmi_phy_disable_tmds(hdmi_phy); in mtk_hdmi_phy_power_off()
84 hdmi_phy->conf->hdmi_phy_disable_tmds) in mtk_hdmi_phy_dev_get_ops()
189 hdmi_phy->conf->hdmi_phy_disable_tmds(hdmi_phy); in mtk_hdmi_phy_probe()
H A Dphy-mtk-hdmi.h27 void (*hdmi_phy_disable_tmds)(struct mtk_hdmi_phy *hdmi_phy); member
H A Dphy-mtk-hdmi-mt8173.c277 .hdmi_phy_disable_tmds = mtk_hdmi_phy_disable_tmds,
H A Dphy-mtk-hdmi-mt2701.c244 .hdmi_phy_disable_tmds = mtk_hdmi_phy_disable_tmds,