Searched refs:regulator_coupler_register (Results 1 – 6 of 6) 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
153 return regulator_coupler_register(&mediatek_coupler.coupler); in mediatek_regulator_coupler_init()
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()
5278 int regulator_coupler_register(struct regulator_coupler *coupler) in regulator_coupler_register() function6185 regulator_coupler_register(&generic_regulator_coupler); in regulator_init()