Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/msm/hdmi/
Dhdmi.c302 .phy_init = hdmi_phy_8960_init,
393 config.phy_init = hdmi_phy_8960_init; in hdmi_bind()
406 config.phy_init = hdmi_phy_8960_init; in hdmi_bind()
Dhdmi.h129 struct hdmi_phy *hdmi_phy_8960_init(struct hdmi *hdmi);
Dhdmi_phy_8960.c519 struct hdmi_phy *hdmi_phy_8960_init(struct hdmi *hdmi) in hdmi_phy_8960_init() function