Home
last modified time | relevance | path

Searched refs:s3c2410_ts_mach_info (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/include/linux/platform_data/
Dtouchscreen-s3c2410.h12 struct s3c2410_ts_mach_info { struct
19 extern void s3c24xx_ts_set_platdata(struct s3c2410_ts_mach_info *); argument
/linux-4.4.14/arch/arm/plat-samsung/
Ddevs.c939 void __init s3c24xx_ts_set_platdata(struct s3c2410_ts_mach_info *hard_s3c2410ts_info) in s3c24xx_ts_set_platdata()
942 sizeof(struct s3c2410_ts_mach_info), &s3c_device_ts); in s3c24xx_ts_set_platdata()
952 static struct s3c2410_ts_mach_info default_ts_data __initdata = {
965 void __init s3c24xx_ts_set_platdata(struct s3c2410_ts_mach_info *pd) in s3c24xx_ts_set_platdata()
970 s3c_set_platdata(pd, sizeof(struct s3c2410_ts_mach_info), in s3c24xx_ts_set_platdata()
/linux-4.4.14/drivers/input/touchscreen/
Ds3c2410_ts.c242 struct s3c2410_ts_mach_info *info; in s3c2410ts_probe()
394 struct s3c2410_ts_mach_info *info = dev_get_platdata(&pdev->dev); in s3c2410ts_resume()
/linux-4.4.14/arch/arm/mach-s3c64xx/
Dmach-smartq.c170 static struct s3c2410_ts_mach_info smartq_touchscreen_pdata __initdata = {
/linux-4.4.14/arch/arm/mach-s3c24xx/
Dmach-gta02.c464 static struct s3c2410_ts_mach_info gta02_ts_info = {
Dmach-h1940.c180 static struct s3c2410_ts_mach_info h1940_ts_cfg __initdata = {
Dmach-rx1950.c616 static struct s3c2410_ts_mach_info rx1950_ts_cfg __initdata = {