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
ili210x.h
Go to the documentation of this file.
1
#ifndef _ILI210X_H
2
#define _ILI210X_H
3
4
struct
ili210x_platform_data
{
5
unsigned
long
irq_flags
;
6
unsigned
int
poll_period
;
7
bool
(*
get_pendown_state
)(
void
);
8
};
9
10
#endif
Generated on Thu Jan 10 2013 14:51:38 for Linux Kernel by
1.8.2