Home
last modified time | relevance | path

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

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