Searched refs:REGULATOR_CURRENT (Results 1 – 12 of 12) sorted by relevance
/linux-4.4.14/drivers/regulator/ |
D | max77693.c | 186 .type = REGULATOR_CURRENT, 227 .type = REGULATOR_CURRENT,
|
D | gpio-regulator.c | 232 config->type = REGULATOR_CURRENT; in of_get_gpio_regulator_config() 313 case REGULATOR_CURRENT: in gpio_regulator_probe() 314 drvdata->desc.type = REGULATOR_CURRENT; in gpio_regulator_probe()
|
D | wm831x-isink.c | 188 isink->desc.type = REGULATOR_CURRENT; in wm831x_isink_probe()
|
D | ad5398.c | 194 .type = REGULATOR_CURRENT,
|
D | max14577.c | 122 .type = REGULATOR_CURRENT, \
|
D | 88pm8607.c | 243 .type = REGULATOR_CURRENT, \
|
D | wm8350-regulator.c | 1138 .type = REGULATOR_CURRENT, 1146 .type = REGULATOR_CURRENT,
|
D | core.c | 556 case REGULATOR_CURRENT: in type_show() 3748 return rdev->desc->type == REGULATOR_CURRENT ? mode : 0; in regulator_attr_is_visible() 3860 regulator_desc->type != REGULATOR_CURRENT) in regulator_register() 4266 case REGULATOR_CURRENT: in regulator_summary_show_subtree() 4289 case REGULATOR_CURRENT: in regulator_summary_show_subtree()
|
D | max8997.c | 851 .type = REGULATOR_CURRENT, \
|
/linux-4.4.14/include/linux/regulator/ |
D | driver.h | 209 REGULATOR_CURRENT, enumerator
|
/linux-4.4.14/arch/arm/mach-pxa/ |
D | magician.c | 669 .type = REGULATOR_CURRENT,
|
D | hx4700.c | 724 .type = REGULATOR_CURRENT,
|