Home
last modified time | relevance | path

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

/linux/include/linux/regulator/
A Dconsumer.h274 void *regulator_get_drvdata(struct regulator *regulator);
632 static inline void *regulator_get_drvdata(struct regulator *regulator) in regulator_get_drvdata() function
/linux/drivers/regulator/
A Dcore.c6011 void *regulator_get_drvdata(struct regulator *regulator) in regulator_get_drvdata() function
6015 EXPORT_SYMBOL_GPL(regulator_get_drvdata);

Completed in 17 milliseconds