Searched refs:REGULATOR_CURRENT (Results 1 – 13 of 13) sorted by relevance
/linux-4.1.27/drivers/regulator/ |
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 | max14577.c | 123 .type = REGULATOR_CURRENT, 161 .type = REGULATOR_CURRENT,
|
D | max77693.c | 153 .type = REGULATOR_CURRENT,
|
D | max77843.c | 152 .type = REGULATOR_CURRENT,
|
D | wm831x-isink.c | 188 isink->desc.type = REGULATOR_CURRENT; in wm831x_isink_probe()
|
D | ad5398.c | 194 .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 | 515 case REGULATOR_CURRENT: in type_show() 3517 return rdev->desc->type == REGULATOR_CURRENT ? mode : 0; in regulator_attr_is_visible() 3631 regulator_desc->type != REGULATOR_CURRENT) in regulator_register() 4021 case REGULATOR_CURRENT: in regulator_summary_show_subtree() 4044 case REGULATOR_CURRENT: in regulator_summary_show_subtree()
|
D | max8997.c | 851 .type = REGULATOR_CURRENT, \
|
/linux-4.1.27/include/linux/regulator/ |
D | driver.h | 197 REGULATOR_CURRENT, enumerator
|
/linux-4.1.27/arch/arm/mach-pxa/ |
D | magician.c | 618 .type = REGULATOR_CURRENT,
|
D | hx4700.c | 727 .type = REGULATOR_CURRENT,
|