Home
last modified time | relevance | path

Searched refs:of_find_regulator_by_node (Results 1 - 4 of 4) sorted by relevance

/device/soc/rockchip/rk3588/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
/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/
H A Drockchip_pm_config.c118 reg = of_find_regulator_by_node(dn); in parse_on_off_regulator()
138 reg = of_find_regulator_by_node(dn); in parse_on_off_regulator()
/device/soc/rockchip/common/sdk_linux/drivers/regulator/
H A Dof_regulator.c480 struct regulator_dev *of_find_regulator_by_node(struct device_node *np) in of_find_regulator_by_node() function
624 c_rdev = of_find_regulator_by_node(c_node); in of_parse_coupled_regulator()
H A Dcore.c1944 r = of_find_regulator_by_node(node); in regulator_dev_lookup()

Completed in 10 milliseconds