Searched defs:modedb (Results 1 - 11 of 11) sorted by relevance

/linux-master/drivers/video/fbdev/geode/
H A Dlxfb_core.c225 static void get_modedb(struct fb_videomode **modedb, unsigned int *size) argument
H A Dgxfb_core.c115 static void get_modedb(struct fb_videomode **modedb, unsigned int *size) argument
/linux-master/drivers/video/fbdev/aty/
H A Dradeon_monitor.c844 struct fb_videomode *modedb; local
907 struct fb_videomode *modedb = NULL; local
[all...]
/linux-master/drivers/video/fbdev/core/
H A Dmodedb.c36 static const struct fb_videomode modedb[] = { variable in typeref:struct:fb_videomode
1129 void fb_videomode_to_modelist(const struct fb_videomode *modedb, int num, argument
[all...]
H A Dfbmon.c690 void fb_destroy_modedb(struct fb_videomode *modedb) argument
1412 void fb_destroy_modedb(struct fb_videomode *modedb) argument
/linux-master/drivers/video/fbdev/
H A Dacornfb.c618 static struct fb_videomode modedb[] = { variable in typeref:struct:fb_videomode
[all...]
H A Dfsl-diu-fb.c1522 struct fb_videomode *modedb = &specs->modedb[0]; local
[all...]
/linux-master/drivers/video/fbdev/nvidia/
H A Dnvidia.c1111 struct fb_videomode modedb; local
[all...]
/linux-master/drivers/video/fbdev/savage/
H A Dsavagefb_driver.c845 savage_update_var(struct fb_var_screeninfo *var, const struct fb_videomode *modedb) argument
[all...]
/linux-master/drivers/video/fbdev/riva/
H A Dfbdev.c817 riva_update_var(struct fb_var_screeninfo *var, const struct fb_videomode *modedb) argument
1783 struct fb_videomode modedb; local
[all...]
/linux-master/include/linux/
H A Dfb.h69 struct fb_videomode *modedb; /* mode database */ member in struct:fb_monspecs

Completed in 161 milliseconds