D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
lib
/
modules
/
3.10.0-1062.9.1.el7.x86_64
/
source
/
include
/
linux
/
platform_data
/
Filename :
pcmcia-pxa2xx_viper.h
back
Copy
#ifndef __ARCOM_PCMCIA_H #define __ARCOM_PCMCIA_H struct arcom_pcmcia_pdata { int cd_gpio; int rdy_gpio; int pwr_gpio; void (*reset)(int state); }; #endif