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

/linux-4.4.14/include/linux/regulator/
H A Dconsumer.h263 void *regulator_get_drvdata(struct regulator *regulator);
539 static inline void *regulator_get_drvdata(struct regulator *regulator) regulator_get_drvdata() function
/linux-4.4.14/drivers/regulator/
H A Dcore.c4133 * regulator_get_drvdata - get regulator driver data
4139 void *regulator_get_drvdata(struct regulator *regulator) regulator_get_drvdata() function
4143 EXPORT_SYMBOL_GPL(regulator_get_drvdata); variable

Completed in 103 milliseconds