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
platform_data
pcmcia-pxa2xx_viper.h
Go to the documentation of this file.
1
#ifndef __ARCOM_PCMCIA_H
2
#define __ARCOM_PCMCIA_H
3
4
struct
arcom_pcmcia_pdata
{
5
int
cd_gpio
;
6
int
rdy_gpio
;
7
int
pwr_gpio
;
8
void
(*
reset
)(
int
state
);
9
};
10
11
#endif
Generated on Thu Jan 10 2013 14:52:21 for Linux Kernel by
1.8.2