Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/mach-s3c/
Ddevs.h41 extern struct platform_device s3c_device_hsmmc0;
Dsdhci.h140 s3c_device_hsmmc0.name = name; in s3c_sdhci_setname()
Dmach-smdk2416.c197 &s3c_device_hsmmc0,
Dmach-real6410.c195 &s3c_device_hsmmc0,
Dmach-mini6410.c224 &s3c_device_hsmmc0,
Dmach-smartq.c252 &s3c_device_hsmmc0, /* ... then the external SD card */
Dmach-smdk6410.c261 &s3c_device_hsmmc0,
Dmach-crag6410.c364 &s3c_device_hsmmc0,
Ddevs.c202 struct platform_device s3c_device_hsmmc0 = { variable