Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/regulator/
Dconsumer.h300 void *regulator_get_drvdata(struct regulator *regulator);
610 static inline void *regulator_get_drvdata(struct regulator *regulator) in regulator_get_drvdata() function
/linux-5.19.10/drivers/regulator/
Dcore.c5768 void *regulator_get_drvdata(struct regulator *regulator) in regulator_get_drvdata() function
5772 EXPORT_SYMBOL_GPL(regulator_get_drvdata);