Home
last modified time | relevance | path

Searched refs:s3c_device_hsmmc0 (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/arch/arm/plat-samsung/include/plat/
Ddevs.h47 extern struct platform_device s3c_device_hsmmc0;
Dsdhci.h144 s3c_device_hsmmc0.name = name; in s3c_sdhci_setname()
/linux-4.4.14/arch/arm/mach-s3c24xx/
Dmach-smdk2416.c215 &s3c_device_hsmmc0,
/linux-4.4.14/arch/arm/mach-s3c64xx/
Dmach-real6410.c200 &s3c_device_hsmmc0,
Dmach-mini6410.c229 &s3c_device_hsmmc0,
Dmach-smartq.c246 &s3c_device_hsmmc0, /* ... then the external SD card */
Dmach-smdk6410.c269 &s3c_device_hsmmc0,
Dmach-crag6410.c371 &s3c_device_hsmmc0,
/linux-4.4.14/arch/arm/plat-samsung/
Ddevs.c210 struct platform_device s3c_device_hsmmc0 = { variable