SYNOPSIS
- void * regulator_get_drvdata(struct regulator * regulator);
ARGUMENTS
regulator
-
- regulator
DESCRIPTION
Get regulator driver private data. This call can be used in the consumer driver context when non API regulator specific functions need to be called.
AUTHORS
Liam Girdwood <[email protected]>
- Author.
Mark Brown <[email protected]>
Wolfson Microelectronics,
- Author.
COPYRIGHT