regulator_coupler
struct regulator_coupler *coupler = c_desc->coupler;
int regulator_coupler_register(struct regulator_coupler *coupler)
static struct regulator_coupler *
struct regulator_coupler *coupler;
struct regulator_coupler *coupler = rdev->coupling_desc.coupler;
struct regulator_coupler *coupler = rdev->coupling_desc.coupler;
static int generic_coupler_attach(struct regulator_coupler *coupler,
static struct regulator_coupler generic_regulator_coupler = {
static int mediatek_regulator_attach(struct regulator_coupler *coupler,
static int mediatek_regulator_detach(struct regulator_coupler *coupler,
struct regulator_coupler coupler;
static int mediatek_regulator_balance_voltage(struct regulator_coupler *coupler,
static int exynos_coupler_balance_voltage(struct regulator_coupler *coupler,
static int exynos_coupler_attach(struct regulator_coupler *coupler,
static struct regulator_coupler exynos_coupler = {
struct regulator_coupler coupler;
static int tegra20_regulator_balance_voltage(struct regulator_coupler *coupler,
to_tegra_coupler(struct regulator_coupler *coupler)
static int tegra20_regulator_attach(struct regulator_coupler *coupler,
static int tegra20_regulator_detach(struct regulator_coupler *coupler,
struct regulator_coupler coupler;
static int tegra30_regulator_balance_voltage(struct regulator_coupler *coupler,
to_tegra_coupler(struct regulator_coupler *coupler)
static int tegra30_regulator_attach(struct regulator_coupler *coupler,
static int tegra30_regulator_detach(struct regulator_coupler *coupler,
struct regulator_coupler;
int (*attach_regulator)(struct regulator_coupler *coupler,
int (*detach_regulator)(struct regulator_coupler *coupler,
int (*balance_voltage)(struct regulator_coupler *coupler,
int regulator_coupler_register(struct regulator_coupler *coupler);
static inline int regulator_coupler_register(struct regulator_coupler *coupler)
struct regulator_coupler *coupler;