s3c_device_fb      20 arch/arm/mach-s3c24xx/fb-core.h 	s3c_device_fb.name = name;
s3c_device_fb     205 arch/arm/mach-s3c24xx/mach-smdk2416.c 	&s3c_device_fb,
s3c_device_fb     127 arch/arm/mach-s3c64xx/mach-anw6410.c 	.dev.parent		= &s3c_device_fb.dev,
s3c_device_fb     197 arch/arm/mach-s3c64xx/mach-anw6410.c 	&s3c_device_fb,
s3c_device_fb     146 arch/arm/mach-s3c64xx/mach-crag6410.c 	.dev.parent		= &s3c_device_fb.dev,
s3c_device_fb     371 arch/arm/mach-s3c64xx/mach-crag6410.c 	&s3c_device_fb,
s3c_device_fb     243 arch/arm/mach-s3c64xx/mach-hmt.c 	&s3c_device_fb,
s3c_device_fb     212 arch/arm/mach-s3c64xx/mach-mini6410.c 	.dev.parent		= &s3c_device_fb.dev,
s3c_device_fb     229 arch/arm/mach-s3c64xx/mach-mini6410.c 	&s3c_device_fb,
s3c_device_fb     198 arch/arm/mach-s3c64xx/mach-real6410.c 	&s3c_device_fb,
s3c_device_fb     244 arch/arm/mach-s3c64xx/mach-smartq.c 	.dev.parent		= &s3c_device_fb.dev,
s3c_device_fb     257 arch/arm/mach-s3c64xx/mach-smartq.c 	&s3c_device_fb,
s3c_device_fb     140 arch/arm/mach-s3c64xx/mach-smdk6410.c 	.dev.parent		= &s3c_device_fb.dev,
s3c_device_fb     270 arch/arm/mach-s3c64xx/mach-smdk6410.c 	&s3c_device_fb,
s3c_device_fb     322 arch/arm/mach-s3c64xx/pm.c 	if (dev_get_platdata(&s3c_device_fb.dev))
s3c_device_fb     323 arch/arm/mach-s3c64xx/pm.c 		pm_genpd_add_device(&s3c64xx_pm_f.pd, &s3c_device_fb.dev);
s3c_device_fb     149 arch/arm/plat-samsung/devs.c struct platform_device s3c_device_fb = {
s3c_device_fb     163 arch/arm/plat-samsung/devs.c 			 &s3c_device_fb);
s3c_device_fb      41 arch/arm/plat-samsung/include/plat/devs.h extern struct platform_device s3c_device_fb;