Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/regulator/
Dinternal.h66 int of_get_n_coupled(struct regulator_dev *rdev);
93 static inline int of_get_n_coupled(struct regulator_dev *rdev) in of_get_n_coupled() function
Dof_regulator.c486 int of_get_n_coupled(struct regulator_dev *rdev) in of_get_n_coupled() function
548 int n_phandles = of_get_n_coupled(rdev); in of_check_coupling_data()
Dcore.c4924 n_phandles = of_get_n_coupled(rdev); in regulator_init_coupling()