Home
last modified time | relevance | path

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

/linux/drivers/regulator/
H A Dinternal.h90 int of_get_n_coupled(struct regulator_dev *rdev);
118 static inline int of_get_n_coupled(struct regulator_dev *rdev) in of_get_n_coupled() function
H A Dcore.c5845 n_phandles = of_get_n_coupled(rdev); in regulator_init_coupling()