Home
last modified time | relevance | path

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

/linux/drivers/phy/mediatek/
H A Dphy-mtk-hdmi.c42 hdmi_phy->conf->hdmi_phy_disable_tmds(hdmi_phy); in mtk_hdmi_phy_power_off()
63 hdmi_phy->conf->hdmi_phy_disable_tmds) in mtk_hdmi_phy_dev_get_ops()
173 hdmi_phy->conf->hdmi_phy_disable_tmds(hdmi_phy);
H A Dphy-mtk-hdmi.h28 void (*hdmi_phy_disable_tmds)(struct mtk_hdmi_phy *hdmi_phy);
25 void (*hdmi_phy_disable_tmds)(struct mtk_hdmi_phy *hdmi_phy); global() member
H A Dphy-mtk-hdmi-mt2701.c222 .hdmi_phy_disable_tmds = mtk_hdmi_phy_disable_tmds,
H A Dphy-mtk-hdmi-mt8173.c249 .hdmi_phy_disable_tmds = mtk_hdmi_phy_disable_tmds,
H A Dphy-mtk-hdmi-mt8195.c529 .hdmi_phy_disable_tmds = mtk_hdmi_phy_disable_tmds,