Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/regulator/
Dconsumer.h317 void *regulator_get_drvdata(struct regulator *regulator);
655 static inline void *regulator_get_drvdata(struct regulator *regulator) in regulator_get_drvdata() function
/Linux-v6.6/drivers/regulator/
Dcore.c5880 void *regulator_get_drvdata(struct regulator *regulator) in regulator_get_drvdata() function
5884 EXPORT_SYMBOL_GPL(regulator_get_drvdata);