Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Functions
touchscreen-s3c2410.h File Reference

Go to the source code of this file.

Data Structures

struct  s3c2410_ts_mach_info
 

Functions

void s3c24xx_ts_set_platdata (struct s3c2410_ts_mach_info *)
 
void s3c24xx_ts_cfg_gpio (struct platform_device *dev)
 

Function Documentation

void s3c24xx_ts_cfg_gpio ( struct platform_device dev)

s3c24xx_ts_cfg_gpio - configure gpio for s3c2410 systems

Configure the GPIO for the S3C2410 system, where we have external FETs connected to the device (later systems such as the S3C2440 integrate these into the device).

Definition at line 27 of file setup-ts.c.

void s3c24xx_ts_set_platdata ( struct s3c2410_ts_mach_info )