Home
last modified time | relevance | path

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

/linux-4.4.14/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,
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-smartq.c236 .dev.parent = &s3c_device_fb.dev,
249 &s3c_device_fb,
Dmach-smdk6410.c145 .dev.parent = &s3c_device_fb.dev,
276 &s3c_device_fb,
Dmach-hmt.c245 &s3c_device_fb,
Dmach-crag6410.c149 .dev.parent = &s3c_device_fb.dev,
375 &s3c_device_fb,
Dmach-real6410.c202 &s3c_device_fb,
/linux-4.4.14/arch/arm/mach-s3c24xx/
Dfb-core.h23 s3c_device_fb.name = name; in s3c_fb_setname()
Dmach-smdk2416.c211 &s3c_device_fb,
/linux-4.4.14/arch/arm/plat-samsung/include/plat/
Ddevs.h45 extern struct platform_device s3c_device_fb;
/linux-4.4.14/arch/arm/plat-samsung/
Ddevs.c162 struct platform_device s3c_device_fb = { variable
176 &s3c_device_fb); in s3c_fb_set_platdata()