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
cy8ctmg110_pdata.h
Go to the documentation of this file.
1
#ifndef _LINUX_CY8CTMG110_PDATA_H
2
#define _LINUX_CY8CTMG110_PDATA_H
3
4
struct
cy8ctmg110_pdata
5
{
6
int
reset_pin
;
/* Reset pin is wired to this GPIO (optional) */
7
int
irq_pin
;
/* IRQ pin is wired to this GPIO */
8
};
9
10
#endif
Generated on Thu Jan 10 2013 14:51:37 for Linux Kernel by
1.8.2