Searched refs:phy_8x60 (Results 1 – 1 of 1) sorted by relevance
28 struct hdmi_phy_8x60 *phy_8x60 = to_hdmi_phy_8x60(phy); in hdmi_phy_8x60_destroy() local29 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() local35 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() local67 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() local153 struct hdmi *hdmi = phy_8x60->hdmi; in hdmi_phy_8x60_powerdown()192 struct hdmi_phy_8x60 *phy_8x60; in hdmi_phy_8x60_init() local196 phy_8x60 = kzalloc(sizeof(*phy_8x60), GFP_KERNEL); in hdmi_phy_8x60_init()[all …]