Searched refs:REGULATOR_CURRENT (Results 1 - 14 of 14) sorted by relevance

/linux-master/drivers/regulator/
H A Dmax77693-regulator.c172 .type = REGULATOR_CURRENT,
213 .type = REGULATOR_CURRENT,
H A Dgpio-regulator.c217 config->type = REGULATOR_CURRENT;
312 case REGULATOR_CURRENT:
313 drvdata->desc.type = REGULATOR_CURRENT;
H A Dtps65218-regulator.c291 REGULATOR_CURRENT, tps65218_ls23_ops, 0, 0, 0,
297 REGULATOR_CURRENT, tps65218_ls23_ops, 0, 0, 0,
H A D88pm8607.c238 .type = REGULATOR_CURRENT, \
H A Dwm831x-isink.c147 isink->desc.type = REGULATOR_CURRENT;
H A Dmax14577-regulator.c112 .type = REGULATOR_CURRENT, \
H A Dad5398.c195 .type = REGULATOR_CURRENT,
H A Drtmv20-regulator.c156 .type = REGULATOR_CURRENT,
H A Dwm8350-regulator.c1067 .type = REGULATOR_CURRENT,
1079 .type = REGULATOR_CURRENT,
H A Dbd71815-regulator.c483 .type = REGULATOR_CURRENT, \
H A Dmax8997-regulator.c832 .type = REGULATOR_CURRENT, \
H A Dmax8998.c500 .type = REGULATOR_CURRENT, \
H A Dcore.c868 case REGULATOR_CURRENT:
5590 regulator_desc->type != REGULATOR_CURRENT) {
6066 case REGULATOR_CURRENT:
6095 case REGULATOR_CURRENT:
/linux-master/include/linux/regulator/
H A Ddriver.h246 REGULATOR_CURRENT, enumerator in enum:regulator_type

Completed in 324 milliseconds