Home
last modified time | relevance | path

Searched refs:of_find_regulator_by_node (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dinternal.h58 struct regulator_dev *of_find_regulator_by_node(struct device_node *np);
73 of_find_regulator_by_node(struct device_node *np) in of_find_regulator_by_node() function
H A Dof_regulator.c482 struct regulator_dev *of_find_regulator_by_node(struct device_node *np) in of_find_regulator_by_node() function
636 c_rdev = of_find_regulator_by_node(c_node); in of_parse_coupled_regulator()
H A Dcore.c1783 r = of_find_regulator_by_node(node); in regulator_dev_lookup()
/OK3568_Linux_fs/kernel/drivers/soc/rockchip/
H A Drockchip_pm_config.c132 reg = of_find_regulator_by_node(dn); in parse_regulator_list()
H A Dio-domain.c704 r = of_find_regulator_by_node(node); in rockchip_iodomain_dump()