Searched refs:regulator_lock_nested (Results 1 – 1 of 1) sorted by relevance
145 static inline int regulator_lock_nested(struct regulator_dev *rdev, in regulator_lock_nested() function190 regulator_lock_nested(rdev, NULL); in regulator_lock()232 ret = regulator_lock_nested(rdev1, ww_ctx); in regulator_lock_two()234 ret = regulator_lock_nested(rdev2, ww_ctx); in regulator_lock_two()249 ret = regulator_lock_nested(contended, ww_ctx); in regulator_lock_two()333 err = regulator_lock_nested(c_rdev, ww_ctx); in regulator_lock_recursive()6182 ret = regulator_lock_nested(rdev, lock_data->ww_ctx); in regulator_summary_lock_one()