Searched refs:regulator_coupler_register (Results 1 – 5 of 5) sorted by relevance
54 int regulator_coupler_register(struct regulator_coupler *coupler);67 static inline int regulator_coupler_register(struct regulator_coupler *coupler) in regulator_coupler_register() function
219 return regulator_coupler_register(&exynos_coupler); in exynos_coupler_init()
532 return regulator_coupler_register(&tegra30_coupler.coupler); in tegra_regulator_coupler_init()
558 return regulator_coupler_register(&tegra20_coupler.coupler); in tegra_regulator_coupler_init()
5178 int regulator_coupler_register(struct regulator_coupler *coupler) in regulator_coupler_register() function6072 regulator_coupler_register(&generic_regulator_coupler); in regulator_init()