Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/mediatek/
H A Dphy-mtk-hdmi.c10 static int mtk_hdmi_phy_power_off(struct phy *phy);
15 .power_off = mtk_hdmi_phy_power_off,
38 static int mtk_hdmi_phy_power_off(struct phy *phy) in mtk_hdmi_phy_power_off() function