Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dinternal.h69 bool of_check_coupling_data(struct regulator_dev *rdev);
99 static inline bool of_check_coupling_data(struct regulator_dev *rdev) in of_check_coupling_data() function
H A Dof_regulator.c553 bool of_check_coupling_data(struct regulator_dev *rdev) in of_check_coupling_data() function
H A Dcore.c5477 if (!of_check_coupling_data(rdev)) in regulator_init_coupling()