hdmi_phy_init     326 drivers/gpu/drm/omapdrm/dss/hdmi.h int hdmi_phy_init(struct platform_device *pdev, struct hdmi_phy_data *phy,
hdmi_phy_init     737 drivers/gpu/drm/omapdrm/dss/hdmi4.c 	r = hdmi_phy_init(pdev, &hdmi->phy, 4);
hdmi_phy_init     721 drivers/gpu/drm/omapdrm/dss/hdmi5.c 	r = hdmi_phy_init(pdev, &hdmi->phy, 5);
hdmi_phy_init     309 drivers/video/fbdev/omap2/omapfb/dss/hdmi.h int hdmi_phy_init(struct platform_device *pdev, struct hdmi_phy_data *phy);
hdmi_phy_init     695 drivers/video/fbdev/omap2/omapfb/dss/hdmi4.c 	r = hdmi_phy_init(pdev, &hdmi.phy);
hdmi_phy_init     734 drivers/video/fbdev/omap2/omapfb/dss/hdmi5.c 	r = hdmi_phy_init(pdev, &hdmi.phy);