Home
last modified time | relevance | path

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

/drivers/gpu/drm/msm/hdmi/
Dhdmi.c342 .phy_init = hdmi_phy_8960_init,
453 config.phy_init = hdmi_phy_8960_init; in hdmi_bind()
465 config.phy_init = hdmi_phy_8960_init; in hdmi_bind()
Dhdmi.h150 struct hdmi_phy *hdmi_phy_8960_init(struct hdmi *hdmi);
Dhdmi_phy_8960.c467 struct hdmi_phy *hdmi_phy_8960_init(struct hdmi *hdmi) in hdmi_phy_8960_init() function