Searched refs:of_check_coupling_data (Results 1 – 3 of 3) sorted by relevance
92 bool of_check_coupling_data(struct regulator_dev *rdev);123 static inline bool of_check_coupling_data(struct regulator_dev *rdev) in of_check_coupling_data() function
793 * of_check_coupling_data - Parse rdev's coupling properties and check data805 bool of_check_coupling_data(struct regulator_dev *rdev) in of_check_coupling_data() function
5716 if (!of_check_coupling_data(rdev)) in regulator_init_coupling()