Home
last modified time | relevance | path

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

/linux-4.19.296/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.c448 int of_get_n_coupled(struct regulator_dev *rdev) in of_get_n_coupled() function
508 int n_phandles = of_get_n_coupled(rdev); in of_check_coupling_data()
Dcore.c4254 n_phandles = of_get_n_coupled(rdev); in regulator_resolve_coupling()