Lines Matching defs:rdev
98 struct regulator_dev *rdev; member
134 static int bd957x_vout34_list_voltage(struct regulator_dev *rdev, in bd957x_vout34_list_voltage()
150 static int bd957x_list_voltage(struct regulator_dev *rdev, in bd957x_list_voltage()
239 static bool check_ocp_flag_mismatch(struct regulator_dev *rdev, int severity, in check_ocp_flag_mismatch()
258 static bool check_uvd_flag_mismatch(struct regulator_dev *rdev, int severity, in check_uvd_flag_mismatch()
276 static bool check_ovd_flag_mismatch(struct regulator_dev *rdev, int severity, in check_ovd_flag_mismatch()
294 static bool check_temp_flag_mismatch(struct regulator_dev *rdev, int severity, in check_temp_flag_mismatch()
310 static int bd9576_set_ocp(struct regulator_dev *rdev, int lim_uA, int severity, in bd9576_set_ocp()
384 static int bd9576_set_uvp(struct regulator_dev *rdev, int lim_uV, int severity, in bd9576_set_uvp()
424 static int bd9576_set_ovp(struct regulator_dev *rdev, int lim_uV, int severity, in bd9576_set_ovp()
465 static int bd9576_set_tw(struct regulator_dev *rdev, int lim, int severity, in bd9576_set_tw()