Searched refs:regulator_set_flag (Results 1 – 2 of 2) sorted by relevance
58 int regulator_set_flag(struct rdev *rdev, uint16_t flag);
388 int regulator_set_flag(struct rdev *rdev, uint16_t flag) in regulator_set_flag() function432 ret = regulator_set_flag(rdev, REGUL_ALWAYS_ON); in parse_properties()