Searched refs:rdev_get_supply (Results 1 – 1 of 1) sorted by relevance
141 static inline struct regulator_dev *rdev_get_supply(struct regulator_dev *rdev) in rdev_get_supply() function207 for (i = 0; rdev; rdev = rdev_get_supply(rdev), i++) in regulator_lock_supply()