Home
last modified time | relevance | path

Searched refs:s3c_device_ts (Results 1 – 6 of 6) sorted by relevance

/arch/arm/mach-s3c24xx/
Ds3c244x.c68 s3c_device_ts.name = "s3c2440-ts"; in s3c244x_map_io()
Dmach-gta02.c500 &s3c_device_ts,
Dmach-rx1950.c738 &s3c_device_ts,
Dmach-h1940.c652 &s3c_device_ts,
/arch/arm/plat-samsung/include/plat/
Ddevs.h64 extern struct platform_device s3c_device_ts;
/arch/arm/plat-samsung/
Ddevs.c899 struct platform_device s3c_device_ts = { variable
910 sizeof(struct s3c2410_ts_mach_info), &s3c_device_ts); in s3c24xx_ts_set_platdata()