Home
last modified time | relevance | path

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

/drivers/gpu/drm/msm/hdmi/
Dhdmi_phy.c57 int msm_hdmi_phy_resource_enable(struct hdmi_phy *phy) in msm_hdmi_phy_resource_enable() function
166 ret = msm_hdmi_phy_resource_enable(phy); in msm_hdmi_phy_probe()
Dhdmi.h178 int msm_hdmi_phy_resource_enable(struct hdmi_phy *phy);
Dhdmi_bridge.c153 msm_hdmi_phy_resource_enable(phy); in msm_hdmi_bridge_pre_enable()