Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
bq27x00_battery.h
Go to the documentation of this file.
1 #ifndef __LINUX_BQ27X00_BATTERY_H__
2 #define __LINUX_BQ27X00_BATTERY_H__
3 
15  const char *name;
16  int (*read)(struct device *dev, unsigned int);
17 };
18 
19 #endif