Home
last modified time | relevance | path

Searched refs:of_check_coupling_data (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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.c537 * of_check_coupling_data - Parse rdev's coupling properties and check data
549 bool of_check_coupling_data(struct regulator_dev *rdev) in of_check_coupling_data() function
H A Dcore.c5223 if (!of_check_coupling_data(rdev)) in regulator_init_coupling()
/kernel/linux/linux-6.6/drivers/regulator/
H A Dinternal.h80 bool of_check_coupling_data(struct regulator_dev *rdev);
110 static inline bool of_check_coupling_data(struct regulator_dev *rdev) in of_check_coupling_data() function
H A Dof_regulator.c603 * of_check_coupling_data - Parse rdev's coupling properties and check data
615 bool of_check_coupling_data(struct regulator_dev *rdev) in of_check_coupling_data() function
H A Dcore.c5441 if (!of_check_coupling_data(rdev)) in regulator_init_coupling()

Completed in 17 milliseconds