Searched refs:s3c2410_ts_mach_info (Results 1 – 8 of 8) sorted by relevance
9 struct s3c2410_ts_mach_info { struct16 extern void s3c24xx_ts_set_platdata(struct s3c2410_ts_mach_info *); argument17 extern void s3c64xx_ts_set_platdata(struct s3c2410_ts_mach_info *);
907 void __init s3c24xx_ts_set_platdata(struct s3c2410_ts_mach_info *hard_s3c2410ts_info) in s3c24xx_ts_set_platdata()910 sizeof(struct s3c2410_ts_mach_info), &s3c_device_ts); in s3c24xx_ts_set_platdata()915 static struct s3c2410_ts_mach_info default_ts_data __initdata = {921 void __init s3c64xx_ts_set_platdata(struct s3c2410_ts_mach_info *pd) in s3c64xx_ts_set_platdata()926 s3c_set_platdata(pd, sizeof(struct s3c2410_ts_mach_info), in s3c64xx_ts_set_platdata()
229 struct s3c2410_ts_mach_info *info; in s3c2410ts_probe()387 struct s3c2410_ts_mach_info *info = dev_get_platdata(&pdev->dev); in s3c2410ts_resume()
165 static struct s3c2410_ts_mach_info smartq_touchscreen_pdata __initdata = {
440 static struct s3c2410_ts_mach_info gta02_ts_info = {
628 static struct s3c2410_ts_mach_info rx1950_ts_cfg __initdata = {
176 static struct s3c2410_ts_mach_info h1940_ts_cfg __initdata = {
770 struct s3c2410_ts_mach_info *pdata = dev_get_platdata(&pdev->dev); in exynos_adc_probe()