Home
last modified time | relevance | path

Searched refs:s3c2410fb_display (Results 1 – 14 of 14) sorted by relevance

/linux-3.4.99/arch/arm/plat-samsung/include/plat/
Dfb-s3c2410.h24 struct s3c2410fb_display { struct
51 struct s3c2410fb_display *displays; /* attached diplays info */ argument
/linux-3.4.99/arch/arm/mach-s3c24xx/
Dmach-smdk2440.c109 static struct s3c2410fb_display smdk2440_lcd_cfg __initdata = {
Dmach-rx3715.c102 static struct s3c2410fb_display rx3715_lcdcfg __initdata = {
Dmach-at2440evb.c158 static struct s3c2410fb_display at2440evb_lcd_cfg __initdata = {
Dmach-amlm5900.c171 static struct s3c2410fb_display __initdata amlm5900_lcd_info = {
Dmach-qt2410.c101 static struct s3c2410fb_display qt2410_lcd_cfg[] __initdata = {
Dmach-n30.c315 static struct s3c2410fb_display n30_display __initdata = {
Dmach-jive.c283 static struct s3c2410fb_display jive_vgg2432a4_display[] = {
Dmach-bast.c449 static struct s3c2410fb_display __initdata bast_lcd_info[] = {
Dmach-mini2440.c132 static struct s3c2410fb_display mini2440_lcd_cfg[] __initdata = {
Dmach-h1940.c191 static struct s3c2410fb_display h1940_lcd __initdata = {
Dmach-rx1950.c101 static struct s3c2410fb_display rx1950_display = {
/linux-3.4.99/drivers/video/
Ds3c2410fb.c121 struct s3c2410fb_display *display = NULL; in s3c2410fb_check_var()
122 struct s3c2410fb_display *default_display = mach_info->displays + in s3c2410fb_check_var()
820 struct s3c2410fb_display *display; in s3c24xxfb_probe()
/linux-3.4.99/arch/arm/plat-samsung/
Ddevs.c868 sizeof(struct s3c2410fb_display) * npd->num_displays, in s3c24xx_fb_set_platdata()