Searched defs:regulator_coupler (Results 1 – 1 of 1) sorted by relevance
112001 struct regulator_coupler { struct112003 int (*attach_regulator)(struct regulator_coupler *, struct regulator_dev *); argument112004 int (*detach_regulator)(struct regulator_coupler *, struct regulator_dev *); argument112005 int (*balance_voltage)(struct regulator_coupler *, struct regulator_dev *, suspend_state_t); argument