Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/drivers/regulator/
Drk808-regulator.c78 ….regulators_node = of_match_ptr("regulators"), .type = REGULATOR_VOLTAGE, .id = (_id), …
89 ….regulators_node = of_match_ptr("regulators"), .type = REGULATOR_VOLTAGE, .id = (_id), …
114 ….regulators_node = of_match_ptr("regulators"), .type = REGULATOR_VOLTAGE, .id = (_id), .enable_reg…
854 .regulators_node = of_match_ptr("regulators"),
874 .regulators_node = of_match_ptr("regulators"),
894 .regulators_node = of_match_ptr("regulators"),
910 .regulators_node = of_match_ptr("regulators"),
940 .regulators_node = of_match_ptr("regulators"),
957 .regulators_node = of_match_ptr("regulators"),
974 .regulators_node = of_match_ptr("regulators"),
[all …]
Dof_regulator.c403 if (desc->regulators_node) { in regulator_of_get_init_node()
404 search = of_get_child_by_name(dev->of_node, desc->regulators_node); in regulator_of_get_init_node()
413 dev_dbg(dev, "Failed to find regulator container node '%s'\n", desc->regulators_node); in regulator_of_get_init_node()
/device/soc/rockchip/common/sdk_linux/include/linux/regulator/
Ddriver.h310 const char *regulators_node; member
/device/soc/rockchip/rk3588/kernel/drivers/regulator/
Drk806-regulator.c951 .regulators_node = of_match_ptr("regulators"),\
/device/soc/rockchip/rk3588/kernel/drivers/power/supply/
Dbq25700_charger.c1791 .regulators_node = of_match_ptr("regulators"),