Home
last modified time | relevance | path

Searched refs:of_check_coupling_data (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/regulator/
Dinternal.h71 bool of_check_coupling_data(struct regulator_dev *rdev);
101 static inline bool of_check_coupling_data(struct regulator_dev *rdev) in of_check_coupling_data() function
Dof_regulator.c500 bool of_check_coupling_data(struct regulator_dev *rdev) in of_check_coupling_data() function
Dcore.c4223 if (!of_check_coupling_data(rdev)) in regulator_resolve_coupling()