Lines Matching refs:device_node

35 static void of_get_regulator_prot_limits(struct device_node *np,  in of_get_regulator_prot_limits()
81 struct device_node *np, in of_get_regulation_constraints()
87 struct device_node *suspend_np; in of_get_regulation_constraints()
350 struct device_node *node, in of_get_regulator_init_data()
401 int of_regulator_match(struct device *dev, struct device_node *node, in of_regulator_match()
408 struct device_node *child; in of_regulator_match()
477 device_node *regulator_of_get_init_node(struct device *dev, in regulator_of_get_init_node()
480 struct device_node *search, *child; in regulator_of_get_init_node()
529 struct device_node **node) in regulator_of_get_init_data()
531 struct device_node *child; in regulator_of_get_init_data()
582 static struct device_node *of_get_child_regulator(struct device_node *parent, in of_get_child_regulator()
585 struct device_node *regnode = NULL; in of_get_child_regulator()
586 struct device_node *child = NULL; in of_get_child_regulator()
615 static struct device_node *of_get_regulator(struct device *dev, struct device_node *node, in of_get_regulator()
618 struct device_node *regnode = NULL; in of_get_regulator()
636 static struct regulator_dev *of_find_regulator_by_node(struct device_node *np) in of_find_regulator_by_node()
663 struct regulator_dev *of_regulator_dev_lookup(struct device *dev, struct device_node *np, in of_regulator_dev_lookup()
667 struct device_node *node; in of_regulator_dev_lookup()
686 struct regulator *_of_regulator_get(struct device *dev, struct device_node *node, in _of_regulator_get()
714 struct device_node *node, in of_regulator_get()
736 struct device_node *node, in of_regulator_get_optional()
748 struct device_node *node = rdev->dev.of_node; in of_get_n_coupled()
759 static bool of_coupling_find_node(struct device_node *src, in of_coupling_find_node()
760 struct device_node *to_find, in of_coupling_find_node()
771 struct device_node *tmp = of_parse_phandle(src, in of_coupling_find_node()
807 struct device_node *node = rdev->dev.of_node; in of_check_coupling_data()
809 struct device_node *c_node; in of_check_coupling_data()
880 struct device_node *node = rdev->dev.of_node; in of_parse_coupled_regulator()
881 struct device_node *c_node; in of_parse_coupled_regulator()
935 int of_regulator_bulk_get_all(struct device *dev, struct device_node *np, in of_regulator_bulk_get_all()