Home
last modified time | relevance | path

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

/Linux-v6.1/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-v6.1/drivers/regulator/
Dcore.c5805 void *regulator_get_drvdata(struct regulator *regulator) in regulator_get_drvdata() function
5809 EXPORT_SYMBOL_GPL(regulator_get_drvdata);