Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
gp2ap002a00f.h
Go to the documentation of this file.
1 #ifndef _GP2AP002A00F_H_
2 #define _GP2AP002A00F_H_
3 
4 #include <linux/i2c.h>
5 
6 #define GP2A_I2C_NAME "gp2ap002a00f"
7 
16  int vout_gpio;
17  bool wakeup;
20 };
21 
22 #endif