Linux Kernel
3.7.1
|
#include <machine.h>
Data Fields | |
const char * | dev_name |
const char * | supply |
struct regulator_consumer_supply - supply -> device mapping
This maps a supply name to a device. Use of dev_name allows support for buses which make struct device available late such as I2C.
: Result of dev_name() for the consumer. : Name for the supply.