Home
last modified time | relevance | path

Searched refs:sm501_default_mode (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/arch/sh/boards/mach-r2d/
Dsetup.c131 static struct fb_videomode sm501_default_mode = { variable
146 .def_mode = &sm501_default_mode,
/linux-3.4.99/drivers/video/
Dsm501fb.c49 static struct fb_videomode __devinitdata sm501_default_mode = { variable
1781 &sm501_default_mode, default_bpp); in sm501fb_init_fb()