Searched refs:REGULATOR_CURRENT (Results 1 – 14 of 14) sorted by relevance
/Linux-v6.6/drivers/regulator/ |
D | gpio-regulator.c | 217 config->type = REGULATOR_CURRENT; in of_get_gpio_regulator_config() 312 case REGULATOR_CURRENT: in gpio_regulator_probe() 313 drvdata->desc.type = REGULATOR_CURRENT; in gpio_regulator_probe()
|
D | max77693-regulator.c | 172 .type = REGULATOR_CURRENT, 213 .type = REGULATOR_CURRENT,
|
D | tps65218-regulator.c | 291 REGULATOR_CURRENT, tps65218_ls23_ops, 0, 0, 0, 297 REGULATOR_CURRENT, tps65218_ls23_ops, 0, 0, 0,
|
D | wm831x-isink.c | 147 isink->desc.type = REGULATOR_CURRENT; in wm831x_isink_probe()
|
D | max14577-regulator.c | 112 .type = REGULATOR_CURRENT, \
|
D | 88pm8607.c | 238 .type = REGULATOR_CURRENT, \
|
D | ad5398.c | 195 .type = REGULATOR_CURRENT,
|
D | rtmv20-regulator.c | 156 .type = REGULATOR_CURRENT,
|
D | wm8350-regulator.c | 1067 .type = REGULATOR_CURRENT, 1079 .type = REGULATOR_CURRENT,
|
D | bd71815-regulator.c | 483 .type = REGULATOR_CURRENT, \
|
D | max8998.c | 499 .type = REGULATOR_CURRENT, \
|
D | core.c | 866 case REGULATOR_CURRENT: in type_show() 5516 regulator_desc->type != REGULATOR_CURRENT) { in regulator_register() 5992 case REGULATOR_CURRENT: in regulator_summary_show_subtree() 6021 case REGULATOR_CURRENT: in regulator_summary_show_subtree()
|
D | max8997-regulator.c | 833 .type = REGULATOR_CURRENT, \
|
/Linux-v6.6/include/linux/regulator/ |
D | driver.h | 251 REGULATOR_CURRENT, enumerator
|