Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/regulator/
Dconsumer.h285 void *regulator_get_drvdata(struct regulator *regulator);
562 static inline void *regulator_get_drvdata(struct regulator *regulator) in regulator_get_drvdata() function
/linux-4.19.296/drivers/regulator/
Dcore.c4646 void *regulator_get_drvdata(struct regulator *regulator) in regulator_get_drvdata() function
4650 EXPORT_SYMBOL_GPL(regulator_get_drvdata);