Searched refs:omap_dss_pal_timings (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/video/fbdev/omap2/omapfb/dss/
H A Dvenc.c212 const struct omap_video_timings omap_dss_pal_timings = { variable in typeref:struct:omap_video_timings
225 EXPORT_SYMBOL(omap_dss_pal_timings); variable
369 if (memcmp(&omap_dss_pal_timings, timings, sizeof(*timings)) == 0)
507 if (memcmp(&omap_dss_pal_timings, timings, sizeof(*timings)) == 0)
H A Ddisplay-sysfs.c115 t = omap_dss_pal_timings;
/linux-master/include/video/
H A Domapfb_dss.h285 extern const struct omap_video_timings omap_dss_pal_timings;
/linux-master/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-main.c2008 *timings = omap_dss_pal_timings;

Completed in 189 milliseconds