Name
regulator_get_drvdata — 
     get regulator driver data
 
Synopsis
| void * regulator_get_drvdata ( | struct 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.