Home
last modified time | relevance | path

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

/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()
/arch/arm/mach-s3c24xx/
Dmach-smdk2416.c215 &s3c_device_hsmmc0,
/arch/arm/mach-s3c64xx/
Dmach-real6410.c202 &s3c_device_hsmmc0,
Dmach-mini6410.c231 &s3c_device_hsmmc0,
Dmach-smartq.c248 &s3c_device_hsmmc0, /* ... then the external SD card */
Dmach-smdk6410.c270 &s3c_device_hsmmc0,
Dmach-crag6410.c372 &s3c_device_hsmmc0,
/arch/arm/plat-samsung/
Ddevs.c202 struct platform_device s3c_device_hsmmc0 = { variable