Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/regulator/
Dconsumer.h313 void *regulator_get_drvdata(struct regulator *regulator);
645 static inline void *regulator_get_drvdata(struct regulator *regulator) in regulator_get_drvdata() function
/linux-6.1.9/drivers/regulator/
Dcore.c5814 void *regulator_get_drvdata(struct regulator *regulator) in regulator_get_drvdata() function
5818 EXPORT_SYMBOL_GPL(regulator_get_drvdata);