Home
last modified time | relevance | path

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

/linux/drivers/phy/mediatek/
H A Dphy-mtk-hdmi.c9 static int mtk_hdmi_phy_power_on(struct phy *phy);
14 .power_on = mtk_hdmi_phy_power_on,
25 static int mtk_hdmi_phy_power_on(struct phy *phy) in mtk_hdmi_phy_power_on() function