Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
include
linux
input
pixcir_ts.h
Go to the documentation of this file.
1
#ifndef _PIXCIR_I2C_TS_H
2
#define _PIXCIR_I2C_TS_H
3
4
struct
pixcir_ts_platform_data
{
5
int
(*
attb_read_val
)(
void
);
6
int
x_max
;
7
int
y_max
;
8
};
9
10
#endif
Generated on Thu Jan 10 2013 14:51:38 for Linux Kernel by
1.8.2