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

/linux-4.4.14/drivers/video/fbdev/geode/
H A Dgxfb_core.c120 static void get_modedb(struct fb_videomode **modedb, unsigned int *size) get_modedb() argument
132 static void get_modedb(struct fb_videomode **modedb, unsigned int *size) get_modedb() argument
H A Dlxfb_core.c229 static void get_modedb(struct fb_videomode **modedb, unsigned int *size) get_modedb() argument
241 static void get_modedb(struct fb_videomode **modedb, unsigned int *size) get_modedb() argument
/linux-4.4.14/drivers/video/fbdev/
H A Dacornfb.c624 static struct fb_videomode modedb[] = { variable in typeref:struct:fb_videomode
H A Dfsl-diu-fb.c1532 struct fb_videomode *modedb = &specs->modedb[0]; install_fb() local
/linux-4.4.14/drivers/video/fbdev/aty/
H A Dradeon_monitor.c845 struct fb_videomode *modedb; radeon_check_modes() local
908 struct fb_videomode *modedb = NULL; radeon_check_modes() local
/linux-4.4.14/drivers/video/fbdev/core/
H A Dmodedb.c36 static const struct fb_videomode modedb[] = { variable in typeref:struct:fb_videomode
1163 void fb_videomode_to_modelist(const struct fb_videomode *modedb, int num, fb_videomode_to_modelist() argument
H A Dfbmon.c689 void fb_destroy_modedb(struct fb_videomode *modedb) fb_destroy_modedb() argument
1504 void fb_destroy_modedb(struct fb_videomode *modedb) fb_destroy_modedb() argument
/linux-4.4.14/drivers/video/fbdev/nvidia/
H A Dnvidia.c1102 struct fb_videomode modedb; nvidia_set_fbinfo() local
/linux-4.4.14/drivers/video/fbdev/savage/
H A Dsavagefb_driver.c845 savage_update_var(struct fb_var_screeninfo *var, const struct fb_videomode *modedb) savage_update_var() argument
/linux-4.4.14/drivers/video/fbdev/riva/
H A Dfbdev.c1788 struct fb_videomode modedb; riva_update_default_var() local
826 riva_update_var(struct fb_var_screeninfo *var, const struct fb_videomode *modedb) riva_update_var() argument
/linux-4.4.14/arch/avr32/mach-at32ap/
H A Dat32ap700x.c1470 struct fb_videomode *modedb; at32_add_device_lcdc() local
/linux-4.4.14/include/linux/
H A Dfb.h64 struct fb_videomode *modedb; /* mode database */ member in struct:fb_monspecs

Completed in 497 milliseconds