Searched defs:regulator_map (Results 1 – 1 of 1) sorted by relevance
54 struct regulator_map { struct55 struct list_head list;56 const char *dev_name; /* The dev_name() for the consumer */57 const char *supply;58 struct regulator_dev *regulator;