Home
last modified time | relevance | path

Searched refs:s3c_device_lcd (Results 1 – 18 of 18) sorted by relevance

/arch/arm/mach-s3c24xx/
Dmach-smdk2410.c93 &s3c_device_lcd,
Dmach-otom.c98 &s3c_device_lcd,
Dmach-nexcoder.c113 &s3c_device_lcd,
Dmach-smdk2440.c156 &s3c_device_lcd,
Dmach-rx3715.c170 &s3c_device_lcd,
Dmach-n30.c363 &s3c_device_lcd,
377 &s3c_device_lcd,
Ds3c2412.c94 s3c_device_lcd.name = "s3c2412-lcd"; in s3c2412_init_uarts()
Dmach-at2440evb.c197 &s3c_device_lcd,
Dmach-amlm5900.c151 &s3c_device_lcd,
Dmach-qt2410.c236 &s3c_device_lcd,
Dmach-h1940.c580 .dev.parent = &s3c_device_lcd.dev,
636 &s3c_device_lcd,
Dmach-vr1000.c314 &s3c_device_lcd,
Dmach-jive.c463 &s3c_device_lcd,
Dmach-bast.c559 &s3c_device_lcd,
Dmach-mini2440.c600 &s3c_device_lcd; in mini2440_parse_features()
Dmach-rx1950.c717 &s3c_device_lcd,
/arch/arm/plat-samsung/include/plat/
Ddevs.h63 extern struct platform_device s3c_device_lcd;
/arch/arm/plat-samsung/
Ddevs.c850 struct platform_device s3c_device_lcd = { variable
865 npd = s3c_set_platdata(pd, sizeof(*npd), &s3c_device_lcd); in s3c24xx_fb_set_platdata()