Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/msm/hdmi/
Dhdmi.h130 struct hdmi_phy *hdmi_phy_8x60_init(struct hdmi *hdmi);
Dhdmi_phy_8x60.c190 struct hdmi_phy *hdmi_phy_8x60_init(struct hdmi *hdmi) in hdmi_phy_8x60_init() function
Dhdmi.c295 .phy_init = hdmi_phy_8x60_init,
421 config.phy_init = hdmi_phy_8x60_init; in hdmi_bind()