Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/regulator/
Dinternal.h69 int of_get_n_coupled(struct regulator_dev *rdev);
96 static inline int of_get_n_coupled(struct regulator_dev *rdev) in of_get_n_coupled() function
Dof_regulator.c444 int of_get_n_coupled(struct regulator_dev *rdev) in of_get_n_coupled() function
504 int n_phandles = of_get_n_coupled(rdev); in of_check_coupling_data()
Dcore.c4193 n_phandles = of_get_n_coupled(rdev); in regulator_resolve_coupling()