Searched defs:regulator_map (Results 1 – 1 of 1) sorted by relevance
62 struct regulator_map { struct63 struct list_head list;64 const char *dev_name; /* The dev_name() for the consumer */65 const char *supply;66 struct regulator_dev *regulator;