Home
last modified time | relevance | path

Searched defs:def_mode (Results 1 – 5 of 5) sorted by relevance

/linux/arch/sh/include/asm/
H A Dsh7760fb.h142 struct fb_videomode *def_mode; member
/linux/drivers/video/fbdev/
H A Dsh_mobile_lcdcfb.h45 struct fb_videomode def_mode; member
/linux/drivers/video/fbdev/mb862xx/
H A Dmb862xxfb.h42 struct fb_videomode def_mode; /* mode of connected display */ member
/linux/drivers/media/i2c/
H A Dov5695.c1043 const struct ov5695_mode *def_mode = &supported_modes[0]; in ov5695_open() local
/linux/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-main.c32 static char *def_mode; variable