Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/msm/hdmi/
Dhdmi.h151 struct hdmi_phy *hdmi_phy_8x60_init(struct hdmi *hdmi);
Dhdmi_phy_8x60.c158 struct hdmi_phy *hdmi_phy_8x60_init(struct hdmi *hdmi) in hdmi_phy_8x60_init() function
Dhdmi.c335 .phy_init = hdmi_phy_8x60_init,
479 config.phy_init = hdmi_phy_8x60_init; in hdmi_bind()