Home
last modified time | relevance | path

Searched refs:s3c_device_fb (Results 1 – 12 of 12) sorted by relevance

/linux-4.1.27/arch/arm/mach-s3c64xx/
Dmach-anw6410.c132 .dev.parent = &s3c_device_fb.dev,
202 &s3c_device_fb,
Dmach-mini6410.c216 .dev.parent = &s3c_device_fb.dev,
233 &s3c_device_fb,
Dmach-smartq.c232 .dev.parent = &s3c_device_fb.dev,
245 &s3c_device_fb,
Dpm.c326 if (dev_get_platdata(&s3c_device_fb.dev)) in s3c64xx_pm_init()
327 pm_genpd_add_device(&s3c64xx_pm_f.pd, &s3c_device_fb.dev); in s3c64xx_pm_init()
Dmach-smdk6410.c144 .dev.parent = &s3c_device_fb.dev,
275 &s3c_device_fb,
Dmach-hmt.c241 &s3c_device_fb,
Dmach-crag6410.c145 .dev.parent = &s3c_device_fb.dev,
371 &s3c_device_fb,
Dmach-real6410.c202 &s3c_device_fb,
/linux-4.1.27/arch/arm/plat-samsung/include/plat/
Dfb-core.h25 s3c_device_fb.name = name; in s3c_fb_setname()
Ddevs.h45 extern struct platform_device s3c_device_fb;
/linux-4.1.27/arch/arm/mach-s3c24xx/
Dmach-smdk2416.c211 &s3c_device_fb,
/linux-4.1.27/arch/arm/plat-samsung/
Ddevs.c157 struct platform_device s3c_device_fb = { variable
171 &s3c_device_fb); in s3c_fb_set_platdata()