hdmi_pll_init     318 drivers/gpu/drm/omapdrm/dss/hdmi.h int hdmi_pll_init(struct dss_device *dss, struct platform_device *pdev,
hdmi_pll_init     612 drivers/gpu/drm/omapdrm/dss/hdmi4.c 	r = hdmi_pll_init(dss, hdmi->pdev, &hdmi->pll, &hdmi->wp);
hdmi_pll_init     607 drivers/gpu/drm/omapdrm/dss/hdmi5.c 	r = hdmi_pll_init(dss, hdmi->pdev, &hdmi->pll, &hdmi->wp);
hdmi_pll_init     301 drivers/video/fbdev/omap2/omapfb/dss/hdmi.h int hdmi_pll_init(struct platform_device *pdev, struct hdmi_pll_data *pll,
hdmi_pll_init     691 drivers/video/fbdev/omap2/omapfb/dss/hdmi4.c 	r = hdmi_pll_init(pdev, &hdmi.pll, &hdmi.wp);
hdmi_pll_init     730 drivers/video/fbdev/omap2/omapfb/dss/hdmi5.c 	r = hdmi_pll_init(pdev, &hdmi.pll, &hdmi.wp);