Searched refs:get_current_limit (Results 1 – 25 of 46) sorted by relevance
12
/linux/drivers/regulator/ |
H A D | as3722-regulator.c | 314 .get_current_limit = regulator_get_current_limit_regmap, 322 .get_current_limit = regulator_get_current_limit_regmap, 357 .get_current_limit = as3722_ldo3_get_current_limit, 364 .get_current_limit = as3722_ldo3_get_current_limit, 375 .get_current_limit = regulator_get_current_limit_regmap, 386 .get_current_limit = regulator_get_current_limit_regmap, 406 .get_current_limit = regulator_get_current_limit_regmap, 415 .get_current_limit = regulator_get_current_limit_regmap, 506 .get_current_limit = regulator_get_current_limit_regmap, 517 .get_current_limit = regulator_get_current_limit_regmap,
|
H A D | 88pm800-regulator.c | 183 .get_current_limit = pm800_get_current_limit, 194 .get_current_limit = pm800_get_current_limit,
|
H A D | tps6524x-regulator.c | 513 static int get_current_limit(struct regulator_dev *rdev) in get_current_limit() function 576 .get_current_limit = get_current_limit,
|
H A D | max77650-regulator.c | 128 .get_current_limit = regulator_get_current_limit_regmap, 141 .get_current_limit = regulator_get_current_limit_regmap,
|
H A D | qcom_usb_vbus-regulator.c | 31 .get_current_limit = regulator_get_current_limit_regmap,
|
H A D | max77503-regulator.c | 42 .get_current_limit = regulator_get_current_limit_regmap,
|
H A D | lp873x-regulator.c | 120 .get_current_limit = regulator_get_current_limit_regmap,
|
H A D | pf8x00-regulator.c | 350 .get_current_limit = regulator_get_current_limit_regmap, 365 .get_current_limit = regulator_get_current_limit_regmap,
|
H A D | lp87565-regulator.c | 130 .get_current_limit = regulator_get_current_limit_regmap,
|
H A D | da9210-regulator.c | 37 .get_current_limit = regulator_get_current_limit_regmap,
|
H A D | wm831x-isink.c | 95 .get_current_limit = regulator_get_current_limit_regmap,
|
H A D | mp5416.c | 161 .get_current_limit = regulator_get_current_limit_regmap,
|
H A D | max77693-regulator.c | 143 .get_current_limit = max77693_chg_get_current_limit,
|
H A D | max14577-regulator.c | 89 .get_current_limit = max14577_reg_get_current_limit,
|
H A D | ad5398.c | 184 .get_current_limit = ad5398_get_current_limit,
|
H A D | mpq7920.c | 154 .get_current_limit = regulator_get_current_limit_regmap,
|
H A D | pv88060-regulator.c | 127 .get_current_limit = regulator_get_current_limit_regmap,
|
H A D | tps65218-regulator.c | 232 .get_current_limit = regulator_get_current_limit_regmap,
|
H A D | gpio-regulator.c | 230 .get_current_limit = gpio_regulator_get_value,
|
H A D | pv88090-regulator.c | 149 .get_current_limit = regulator_get_current_limit_regmap,
|
H A D | max77857-regulator.c | 269 .get_current_limit = max77859_get_current_limit,
|
H A D | rt6190-regulator.c | 272 .get_current_limit = rt6190_out_get_current_limit,
|
H A D | rtmv20-regulator.c | 147 .get_current_limit = rtmv20_lsw_get_current_limit,
|
H A D | da9052-regulator.c | 262 .get_current_limit = da9052_dcdc_get_current_limit,
|
/linux/include/linux/usb/ |
H A D | tcpm.h | 139 int (*get_current_limit)(struct tcpc_dev *dev); member
|
12