Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/msm/hdmi/
H A Dhdmi_phy.c55 int msm_hdmi_phy_resource_enable(struct hdmi_phy *phy) in msm_hdmi_phy_resource_enable() function
165 ret = msm_hdmi_phy_resource_enable(phy); in msm_hdmi_phy_probe()
H A Dhdmi.h176 int msm_hdmi_phy_resource_enable(struct hdmi_phy *phy);
H A Dhdmi_bridge.c324 msm_hdmi_phy_resource_enable(phy); in msm_hdmi_bridge_atomic_pre_enable()