Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/video/fbdev/aty/ !
Dradeon_monitor.c844 struct fb_videomode *modedb; in radeon_check_modes() local
907 struct fb_videomode *modedb = NULL; in radeon_check_modes() local
/linux-6.6.21/drivers/video/fbdev/core/ !
Dmodedb.c36 static const struct fb_videomode modedb[] = { variable
1129 void fb_videomode_to_modelist(const struct fb_videomode *modedb, int num, in fb_videomode_to_modelist()
Dfbmon.c690 void fb_destroy_modedb(struct fb_videomode *modedb) in fb_destroy_modedb()
1411 void fb_destroy_modedb(struct fb_videomode *modedb) in fb_destroy_modedb()
/linux-6.6.21/drivers/video/fbdev/geode/ !
Dgxfb_core.c115 static void get_modedb(struct fb_videomode **modedb, unsigned int *size) in get_modedb()
Dlxfb_core.c225 static void get_modedb(struct fb_videomode **modedb, unsigned int *size) in get_modedb()
/linux-6.6.21/drivers/video/fbdev/ !
Dacornfb.c618 static struct fb_videomode modedb[] = { variable
Dfsl-diu-fb.c1522 struct fb_videomode *modedb = &specs->modedb[0]; in install_fb() local
/linux-6.6.21/drivers/video/fbdev/riva/ !
Dfbdev.c818 const struct fb_videomode *modedb) in riva_update_var()
1781 struct fb_videomode modedb; in riva_update_default_var() local
/linux-6.6.21/drivers/video/fbdev/nvidia/ !
Dnvidia.c1109 struct fb_videomode modedb; in nvidia_set_fbinfo() local
/linux-6.6.21/drivers/video/fbdev/savage/ !
Dsavagefb_driver.c846 const struct fb_videomode *modedb) in savage_update_var()
/linux-6.6.21/include/linux/ !
Dfb.h67 struct fb_videomode *modedb; /* mode database */ member