Get rdev regulator driver data
void * rdev_get_drvdata(struct regulator_dev * rdev);
rdev
regulator
Get rdev regulator driver private data. This call can be used in the regulator driver context.
Liam Girdwood <[email protected]>
Author.
Mark Brown <[email protected]>
Wolfson Microelectronics,
Author.