hdmi_compute_acr 335 drivers/gpu/drm/omapdrm/dss/hdmi.h int hdmi_compute_acr(u32 pclk, u32 sample_freq, u32 *n, u32 *cts); hdmi_compute_acr 740 drivers/gpu/drm/omapdrm/dss/hdmi4_core.c err = hdmi_compute_acr(pclk, fs_nr, &n, &cts); hdmi_compute_acr 844 drivers/gpu/drm/omapdrm/dss/hdmi5_core.c err = hdmi_compute_acr(pclk, fs_nr, &n, &cts); hdmi_compute_acr 317 drivers/video/fbdev/omap2/omapfb/dss/hdmi.h int hdmi_compute_acr(u32 pclk, u32 sample_freq, u32 *n, u32 *cts); hdmi_compute_acr 744 drivers/video/fbdev/omap2/omapfb/dss/hdmi4_core.c err = hdmi_compute_acr(pclk, fs_nr, &n, &cts); hdmi_compute_acr 836 drivers/video/fbdev/omap2/omapfb/dss/hdmi5_core.c err = hdmi_compute_acr(pclk, fs_nr, &n, &cts);