Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/drivers/regulator/
H A Dcore.c25 #include <linux/regulator/coupler.h>
3907 struct regulator_coupler *coupler = c_desc->coupler; in regulator_balance_voltage() local
3924 if (coupler && coupler->balance_voltage) { in regulator_balance_voltage()
3925 return coupler->balance_voltage(coupler, rdev, state); in regulator_balance_voltage()
5246 int regulator_coupler_register(struct regulator_coupler *coupler) in regulator_coupler_register() argument
5249 list_add_tail(&coupler->list, &regulator_coupler_list); in regulator_coupler_register()
5257 struct regulator_coupler *coupler; in regulator_find_coupler() local
5301 struct regulator_coupler *coupler = rdev->coupling_desc.coupler; regulator_resolve_coupling() local
5330 struct regulator_coupler *coupler = rdev->coupling_desc.coupler; regulator_remove_coupling() local
5426 generic_coupler_attach(struct regulator_coupler *coupler, struct regulator_dev *rdev) generic_coupler_attach() argument
[all...]
/device/soc/rockchip/common/sdk_linux/include/linux/regulator/
H A Ddriver.h410 struct regulator_coupler *coupler; member
/device/soc/rockchip/common/vendor/drivers/rockchip/
H A Drockchip_system_monitor.c23 #include <linux/regulator/coupler.h>
/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/
H A Drockchip_system_monitor.c23 #include <linux/regulator/coupler.h>

Completed in 12 milliseconds