Home
last modified time | relevance | path

Searched defs:regulator_allow_bypass (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/regulator/
H A Dconsumer.h544 static inline int regulator_allow_bypass(struct regulator *regulator, in regulator_allow_bypass() function
/kernel/linux/linux-6.6/include/linux/regulator/
H A Dconsumer.h588 static inline int regulator_allow_bypass(struct regulator *regulator, in regulator_allow_bypass() function
/kernel/linux/linux-5.10/drivers/regulator/
H A Dcore.c4581 int regulator_allow_bypass(struct regulator *regulator, bool enable) in regulator_allow_bypass() function
4629 EXPORT_SYMBOL_GPL(regulator_allow_bypass); variable
/kernel/linux/linux-6.6/drivers/regulator/
H A Dcore.c4769 int regulator_allow_bypass(struct regulator *regulator, bool enable) in regulator_allow_bypass() function
4817 EXPORT_SYMBOL_GPL(regulator_allow_bypass); variable

Completed in 17 milliseconds