Searched refs:create_regulator (Results 1 - 1 of 1) sorted by relevance

/drivers/regulator/
H A Dcore.c109 static struct regulator *create_regulator(struct regulator_dev *rdev,
1071 rdev->supply = create_regulator(supply_rdev, &rdev->dev, "SUPPLY");
1161 static struct regulator *create_regulator(struct regulator_dev *rdev, function
1395 regulator = create_regulator(rdev, dev, id);

Completed in 454 milliseconds