Searched refs:attach_regulator (Results 1 – 6 of 6) sorted by relevance
44 int (*attach_regulator)(struct regulator_coupler *coupler, member
140 .attach_regulator = mediatek_regulator_attach,
210 .attach_regulator = exynos_coupler_attach,
511 .attach_regulator = tegra30_regulator_attach,
537 .attach_regulator = tegra20_regulator_attach,
5309 err = coupler->attach_regulator(coupler, rdev); in regulator_find_coupler()5482 .attach_regulator = generic_coupler_attach,