Searched defs:coupler (Results 1 – 4 of 4) sorted by relevance
25 struct regulator_coupler coupler; member38 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()
25 struct regulator_coupler coupler; member39 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()
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()