Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/video/
H A Dvideomode.h18 struct videomode { struct
35 * videomode_from_timing - convert display timing to videomode argument
/OK3568_Linux_fs/u-boot/include/
H A Ddrm_modes.h307 struct videomode { struct
308 unsigned long pixelclock; /* pixelclock in Hz */
332 void drm_display_mode_from_videomode(const struct videomode *vm, argument
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/xen/
H A Dxen_drm_front_conn.c66 struct videomode videomode; in connector_get_modes() local
/OK3568_Linux_fs/u-boot/board/freescale/common/
H A Ddcu_sii9022a.c62 int dcu_set_dvi_encoder(struct fb_videomode *videomode) in dcu_set_dvi_encoder()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/displays/
H A Dpanel-dpi.c26 struct omap_video_timings videomode; member
H A Dpanel-lgphilips-lb035q02.c47 struct omap_video_timings videomode; member
H A Dpanel-sharp-ls037v7dw01.c26 struct omap_video_timings videomode; member
H A Dpanel-nec-nl8048hl11.c23 struct omap_video_timings videomode; member
H A Dpanel-tpo-td028ttec1.c28 struct omap_video_timings videomode; member
H A Dpanel-tpo-td043mtea1.c55 struct omap_video_timings videomode; member
H A Dpanel-sony-acx565akm.c63 struct omap_video_timings videomode; member
/OK3568_Linux_fs/u-boot/drivers/video/
H A Dati_radeon_fb.c624 int bits_per_pixel, i, tmp, vesa_idx = 0, videomode; in video_hw_init() local
H A Dmb862xx.c234 unsigned int cf, videomode, div = 0; in card_init() local
H A Dmx3fb.c811 int bits_per_pixel, i, tmp, videomode; in video_hw_init() local
/OK3568_Linux_fs/kernel/drivers/staging/media/allegro-dvt/
H A Dallegro-mail.h53 u32 videomode; member
/OK3568_Linux_fs/kernel/drivers/video/fbdev/matrox/
H A Dmatroxfb_base.c1277 static char videomode[64]; /* "matroxfb:mode:xxxxx" or "matroxfb:xxxxx" */ variable