Searched defs:coupler (Results 1 – 6 of 6) sorted by relevance
22 struct regulator_coupler coupler; member29 to_tegra_coupler(struct regulator_coupler *coupler) in to_tegra_coupler()253 static int tegra30_regulator_balance_voltage(struct regulator_coupler *coupler, in tegra30_regulator_balance_voltage()269 static int tegra30_regulator_attach(struct regulator_coupler *coupler, in tegra30_regulator_attach()290 static int tegra30_regulator_detach(struct regulator_coupler *coupler, in tegra30_regulator_detach()
20 struct regulator_coupler coupler; member28 to_tegra_coupler(struct regulator_coupler *coupler) in to_tegra_coupler()278 static int tegra20_regulator_balance_voltage(struct regulator_coupler *coupler, in tegra20_regulator_balance_voltage()306 static int tegra20_regulator_attach(struct regulator_coupler *coupler, in tegra20_regulator_attach()333 static int tegra20_regulator_detach(struct regulator_coupler *coupler, in tegra20_regulator_detach()
119 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()
68 static inline int regulator_coupler_register(struct regulator_coupler *coupler) in regulator_coupler_register()
419 struct regulator_coupler *coupler; member
3862 struct regulator_coupler *coupler = c_desc->coupler; in regulator_balance_voltage() local4937 int regulator_coupler_register(struct regulator_coupler *coupler) in regulator_coupler_register()4949 struct regulator_coupler *coupler; in regulator_find_coupler() local4990 struct regulator_coupler *coupler = rdev->coupling_desc.coupler; in regulator_resolve_coupling() local5021 struct regulator_coupler *coupler = rdev->coupling_desc.coupler; in regulator_remove_coupling() local5112 static int generic_coupler_attach(struct regulator_coupler *coupler, in generic_coupler_attach()