Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/drivers/regulator/
H A Drk808-regulator.c1434 static int rk808_regulator_dt_parse_pdata(struct device *dev, struct device *client_dev, struct regmap *map, in rk808_regulator_dt_parse_pdata() argument
1440 np = of_get_child_by_name(client_dev->of_node, "regulators"); in rk808_regulator_dt_parse_pdata()
1446 pdata->dvs_gpio[i] = devm_gpiod_get_index_optional(client_dev, "dvs", i, GPIOD_OUT_LOW); in rk808_regulator_dt_parse_pdata()

Completed in 3 milliseconds