Home
last modified time | relevance | path

Searched defs:coupler (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/soc/mediatek/
H A Dmtk-regulator-coupler.c22 struct regulator_coupler coupler; member
32 static int mediatek_regulator_balance_voltage(struct regulator_coupler *coupler, in mediatek_regulator_balance_voltage()
100 static int mediatek_regulator_attach(struct regulator_coupler *coupler, in mediatek_regulator_attach()
127 static int mediatek_regulator_detach(struct regulator_coupler *coupler, in mediatek_regulator_detach()
/linux/drivers/soc/tegra/
H A Dregulators-tegra30.c25 struct regulator_coupler coupler; member
38 to_tegra_coupler(struct regulator_coupler *coupler) in to_tegra_coupler()
341 static int tegra30_regulator_balance_voltage(struct regulator_coupler *coupler, in tegra30_regulator_balance_voltage()
462 static int tegra30_regulator_attach(struct regulator_coupler *coupler, in tegra30_regulator_attach()
483 static int tegra30_regulator_detach(struct regulator_coupler *coupler, in tegra30_regulator_detach()
H A Dregulators-tegra20.c25 struct regulator_coupler coupler; member
39 to_tegra_coupler(struct regulator_coupler *coupler) in to_tegra_coupler()
344 static int tegra20_regulator_balance_voltage(struct regulator_coupler *coupler, in tegra20_regulator_balance_voltage()
477 static int tegra20_regulator_attach(struct regulator_coupler *coupler, in tegra20_regulator_attach()
504 static int tegra20_regulator_detach(struct regulator_coupler *coupler, in tegra20_regulator_detach()
/linux/drivers/soc/samsung/
H A Dexynos-regulator-coupler.c119 static int exynos_coupler_balance_voltage(struct regulator_coupler *coupler, in exynos_coupler_balance_voltage()
203 static int exynos_coupler_attach(struct regulator_coupler *coupler, in exynos_coupler_attach()
/linux/include/linux/regulator/
H A Dcoupler.h67 static inline int regulator_coupler_register(struct regulator_coupler *coupler) in regulator_coupler_register()
H A Ddriver.h592 struct regulator_coupler *coupler; global() member
/linux/drivers/regulator/
H A Dcore.c4174 struct regulator_coupler *coupler = c_desc->coupler; regulator_balance_voltage() local
5381 regulator_coupler_register(struct regulator_coupler * coupler) regulator_coupler_register() argument
5393 struct regulator_coupler *coupler; regulator_find_coupler() local
5434 struct regulator_coupler *coupler = rdev->coupling_desc.coupler; regulator_resolve_coupling() local
5465 struct regulator_coupler *coupler = rdev->coupling_desc.coupler; regulator_remove_coupling() local
5556 generic_coupler_attach(struct regulator_coupler * coupler,struct regulator_dev * rdev) generic_coupler_attach() argument
[all...]