Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/msm/hdmi/
Dhdmi_phy_8x60.c28 struct hdmi_phy_8x60 *phy_8x60 = to_hdmi_phy_8x60(phy); in hdmi_phy_8x60_destroy() local
29 kfree(phy_8x60); in hdmi_phy_8x60_destroy()
34 struct hdmi_phy_8x60 *phy_8x60 = to_hdmi_phy_8x60(phy); in hdmi_phy_8x60_reset() local
35 struct hdmi *hdmi = phy_8x60->hdmi; in hdmi_phy_8x60_reset()
66 struct hdmi_phy_8x60 *phy_8x60 = to_hdmi_phy_8x60(phy); in hdmi_phy_8x60_powerup() local
67 struct hdmi *hdmi = phy_8x60->hdmi; in hdmi_phy_8x60_powerup()
152 struct hdmi_phy_8x60 *phy_8x60 = to_hdmi_phy_8x60(phy); in hdmi_phy_8x60_powerdown() local
153 struct hdmi *hdmi = phy_8x60->hdmi; in hdmi_phy_8x60_powerdown()
192 struct hdmi_phy_8x60 *phy_8x60; in hdmi_phy_8x60_init() local
196 phy_8x60 = kzalloc(sizeof(*phy_8x60), GFP_KERNEL); in hdmi_phy_8x60_init()
[all …]