Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
userspace-consumer.h
Go to the documentation of this file.
1 #ifndef __REGULATOR_PLATFORM_CONSUMER_H_
2 #define __REGULATOR_PLATFORM_CONSUMER_H_
3 
5 
17  const char *name;
18 
21 
22  bool init_on;
23 };
24 
25 #endif /* __REGULATOR_PLATFORM_CONSUMER_H_ */