Searched refs:coupler (Results 1 – 2 of 2) sorted by relevance
44 int (*attach_regulator)(struct regulator_coupler *coupler,46 int (*detach_regulator)(struct regulator_coupler *coupler,48 int (*balance_voltage)(struct regulator_coupler *coupler,54 int regulator_coupler_register(struct regulator_coupler *coupler);66 static inline int regulator_coupler_register(struct regulator_coupler *coupler) in regulator_coupler_register() argument
431 struct regulator_coupler *coupler; member