Home
last modified time | relevance | path

Searched defs:videomode (Results 1 – 9 of 9) sorted by relevance

/linux/include/video/ !
H A Dvideomode.h18 struct videomode { struct
35 * videomode_from_timing - convert display timing to videomode argument
/linux/drivers/video/fbdev/mmp/fb/ !
H A Dmmpfb.c224 struct fb_videomode *videomode, int output_fmt) in fbmode_to_mmpmode()
248 static void mmpmode_to_fbmode(struct fb_videomode *videomode, in mmpmode_to_fbmode()
/linux/drivers/gpu/drm/xen/ !
H A Dxen_drm_front_conn.c67 struct videomode videomode; in connector_get_modes() local
/linux/drivers/video/fbdev/omap2/omapfb/displays/ !
H A Dpanel-dpi.c24 struct omap_video_timings videomode; member
H A Dpanel-lgphilips-lb035q02.c47 struct omap_video_timings videomode; member
H A Dpanel-sharp-ls037v7dw01.c25 struct omap_video_timings videomode; member
H A Dpanel-nec-nl8048hl11.c23 struct omap_video_timings videomode; member
H A Dpanel-tpo-td028ttec1.c27 struct omap_video_timings videomode; member
/linux/drivers/video/fbdev/matrox/ !
H A Dmatroxfb_base.c1281 static char videomode[64]; /* "matroxfb:mode:xxxxx" or "matroxfb:xxxxx" */ variable