Lines Matching refs:regulator_dev

28 int regulator_is_enabled_regmap(struct regulator_dev *rdev)  in regulator_is_enabled_regmap()
60 int regulator_enable_regmap(struct regulator_dev *rdev) in regulator_enable_regmap()
86 int regulator_disable_regmap(struct regulator_dev *rdev) in regulator_disable_regmap()
103 static int regulator_range_selector_to_index(struct regulator_dev *rdev, in regulator_range_selector_to_index()
131 int regulator_get_voltage_sel_pickable_regmap(struct regulator_dev *rdev) in regulator_get_voltage_sel_pickable_regmap()
164 static int write_separate_vsel_and_range(struct regulator_dev *rdev, in write_separate_vsel_and_range()
201 int regulator_set_voltage_sel_pickable_regmap(struct regulator_dev *rdev, in regulator_set_voltage_sel_pickable_regmap()
255 int regulator_get_voltage_sel_regmap(struct regulator_dev *rdev) in regulator_get_voltage_sel_regmap()
281 int regulator_set_voltage_sel_regmap(struct regulator_dev *rdev, unsigned sel) in regulator_set_voltage_sel_regmap()
312 int regulator_map_voltage_iterate(struct regulator_dev *rdev, in regulator_map_voltage_iterate()
350 int regulator_map_voltage_ascend(struct regulator_dev *rdev, in regulator_map_voltage_ascend()
381 int regulator_map_voltage_linear(struct regulator_dev *rdev, in regulator_map_voltage_linear()
427 int regulator_map_voltage_linear_range(struct regulator_dev *rdev, in regulator_map_voltage_linear_range()
476 int regulator_map_voltage_pickable_linear_range(struct regulator_dev *rdev, in regulator_map_voltage_pickable_linear_range()
568 int regulator_list_voltage_linear(struct regulator_dev *rdev, in regulator_list_voltage_linear()
584 int regulator_list_voltage_pickable_linear_range(struct regulator_dev *rdev, in regulator_list_voltage_pickable_linear_range()
665 int regulator_list_voltage_linear_range(struct regulator_dev *rdev, in regulator_list_voltage_linear_range()
682 int regulator_list_voltage_table(struct regulator_dev *rdev, in regulator_list_voltage_table()
705 int regulator_set_bypass_regmap(struct regulator_dev *rdev, bool enable) in regulator_set_bypass_regmap()
727 int regulator_set_soft_start_regmap(struct regulator_dev *rdev) in regulator_set_soft_start_regmap()
745 int regulator_set_pull_down_regmap(struct regulator_dev *rdev) in regulator_set_pull_down_regmap()
764 int regulator_get_bypass_regmap(struct regulator_dev *rdev, bool *enable) in regulator_get_bypass_regmap()
790 int regulator_set_active_discharge_regmap(struct regulator_dev *rdev, in regulator_set_active_discharge_regmap()
817 int regulator_set_current_limit_regmap(struct regulator_dev *rdev, in regulator_set_current_limit_regmap()
869 int regulator_get_current_limit_regmap(struct regulator_dev *rdev) in regulator_get_current_limit_regmap()
981 int regulator_set_ramp_delay_regmap(struct regulator_dev *rdev, int ramp_delay) in regulator_set_ramp_delay_regmap()