check_timings    1150 drivers/gpu/drm/omapdrm/displays/panel-dsi-cm.c 	.check_timings	= dsicm_check_timings,
check_timings     598 drivers/gpu/drm/omapdrm/dss/dpi.c 	.check_timings = dpi_check_timings,
check_timings     357 drivers/gpu/drm/omapdrm/dss/omapdss.h 	int (*check_timings)(struct omap_dss_device *dssdev,
check_timings     253 drivers/gpu/drm/omapdrm/dss/sdi.c 	.check_timings = sdi_check_timings,
check_timings     695 drivers/gpu/drm/omapdrm/dss/venc.c 	.check_timings = venc_check_timings,
check_timings     251 drivers/gpu/drm/omapdrm/omap_connector.c 		if (!dssdev->ops->check_timings)
check_timings     254 drivers/gpu/drm/omapdrm/omap_connector.c 		ret = dssdev->ops->check_timings(dssdev, adjusted_mode);
check_timings     150 drivers/video/fbdev/omap2/omapfb/displays/connector-analog-tv.c 	return in->ops.atv->check_timings(in, timings);
check_timings     178 drivers/video/fbdev/omap2/omapfb/displays/connector-analog-tv.c 	.check_timings		= tvc_check_timings,
check_timings     139 drivers/video/fbdev/omap2/omapfb/displays/connector-dvi.c 	return in->ops.dvi->check_timings(in, timings);
check_timings     227 drivers/video/fbdev/omap2/omapfb/displays/connector-dvi.c 	.check_timings	= dvic_check_timings,
check_timings     146 drivers/video/fbdev/omap2/omapfb/displays/connector-hdmi.c 	return in->ops.hdmi->check_timings(in, timings);
check_timings     195 drivers/video/fbdev/omap2/omapfb/displays/connector-hdmi.c 	.check_timings		= hdmic_check_timings,
check_timings     155 drivers/video/fbdev/omap2/omapfb/displays/encoder-opa362.c 	return in->ops.atv->check_timings(in, timings);
check_timings     173 drivers/video/fbdev/omap2/omapfb/displays/encoder-opa362.c 	.check_timings	= opa362_check_timings,
check_timings     150 drivers/video/fbdev/omap2/omapfb/displays/encoder-tfp410.c 	return in->ops.dpi->check_timings(in, timings);
check_timings     160 drivers/video/fbdev/omap2/omapfb/displays/encoder-tfp410.c 	.check_timings	= tfp410_check_timings,
check_timings     134 drivers/video/fbdev/omap2/omapfb/displays/encoder-tpd12s015.c 	r = in->ops.hdmi->check_timings(in, timings);
check_timings     190 drivers/video/fbdev/omap2/omapfb/displays/encoder-tpd12s015.c 	.check_timings		= tpd_check_timings,
check_timings     137 drivers/video/fbdev/omap2/omapfb/displays/panel-dpi.c 	return in->ops.dpi->check_timings(in, timings);
check_timings     149 drivers/video/fbdev/omap2/omapfb/displays/panel-dpi.c 	.check_timings	= panel_dpi_check_timings,
check_timings     222 drivers/video/fbdev/omap2/omapfb/displays/panel-lgphilips-lb035q02.c 	return in->ops.dpi->check_timings(in, timings);
check_timings     234 drivers/video/fbdev/omap2/omapfb/displays/panel-lgphilips-lb035q02.c 	.check_timings	= lb035q02_check_timings,
check_timings     213 drivers/video/fbdev/omap2/omapfb/displays/panel-nec-nl8048hl11.c 	return in->ops.dpi->check_timings(in, timings);
check_timings     225 drivers/video/fbdev/omap2/omapfb/displays/panel-nec-nl8048hl11.c 	.check_timings	= nec_8048_check_timings,
check_timings     179 drivers/video/fbdev/omap2/omapfb/displays/panel-sharp-ls037v7dw01.c 	return in->ops.dpi->check_timings(in, timings);
check_timings     191 drivers/video/fbdev/omap2/omapfb/displays/panel-sharp-ls037v7dw01.c 	.check_timings	= sharp_ls_check_timings,
check_timings     679 drivers/video/fbdev/omap2/omapfb/displays/panel-sony-acx565akm.c 	return in->ops.sdi->check_timings(in, timings);
check_timings     691 drivers/video/fbdev/omap2/omapfb/displays/panel-sony-acx565akm.c 	.check_timings	= acx565akm_check_timings,
check_timings     341 drivers/video/fbdev/omap2/omapfb/displays/panel-tpo-td028ttec1.c 	return in->ops.dpi->check_timings(in, timings);
check_timings     353 drivers/video/fbdev/omap2/omapfb/displays/panel-tpo-td028ttec1.c 	.check_timings	= td028ttec1_panel_check_timings,
check_timings     442 drivers/video/fbdev/omap2/omapfb/displays/panel-tpo-td043mtea1.c 	return in->ops.dpi->check_timings(in, timings);
check_timings     454 drivers/video/fbdev/omap2/omapfb/displays/panel-tpo-td043mtea1.c 	.check_timings	= tpo_td043_check_timings,
check_timings     108 drivers/video/fbdev/omap2/omapfb/dss/display-sysfs.c 	if (!dssdev->driver->set_timings || !dssdev->driver->check_timings)
check_timings     127 drivers/video/fbdev/omap2/omapfb/dss/display-sysfs.c 	r = dssdev->driver->check_timings(dssdev, &t);
check_timings     701 drivers/video/fbdev/omap2/omapfb/dss/dpi.c 	.check_timings = dpi_check_timings,
check_timings     498 drivers/video/fbdev/omap2/omapfb/dss/hdmi4.c 	.check_timings		= hdmi_display_check_timing,
check_timings     528 drivers/video/fbdev/omap2/omapfb/dss/hdmi5.c 	.check_timings		= hdmi_display_check_timing,
check_timings     319 drivers/video/fbdev/omap2/omapfb/dss/sdi.c 	.check_timings = sdi_check_timings,
check_timings     769 drivers/video/fbdev/omap2/omapfb/dss/venc.c 	.check_timings = venc_check_timings,
check_timings    2118 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 	if (display->driver->check_timings) {
check_timings    2119 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 		r = display->driver->check_timings(display, &timings);
check_timings    2281 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 		r = display->driver->check_timings(display, &t);
check_timings    2548 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 			def_display->driver->check_timings) {
check_timings     446 include/video/omapfb_dss.h 	int (*check_timings)(struct omap_dss_device *dssdev,
check_timings     465 include/video/omapfb_dss.h 	int (*check_timings)(struct omap_dss_device *dssdev,
check_timings     484 include/video/omapfb_dss.h 	int (*check_timings)(struct omap_dss_device *dssdev,
check_timings     501 include/video/omapfb_dss.h 	int (*check_timings)(struct omap_dss_device *dssdev,
check_timings     526 include/video/omapfb_dss.h 	int (*check_timings)(struct omap_dss_device *dssdev,
check_timings     723 include/video/omapfb_dss.h 	int (*check_timings)(struct omap_dss_device *dssdev,