Searched refs:regulator_register_always_on (Results 1 – 10 of 10) sorted by relevance
| /linux-4.4.14/include/linux/regulator/ |
| D | fixed.h | 63 struct platform_device *regulator_register_always_on(int id, const char *name, 66 static inline struct platform_device *regulator_register_always_on(int id, const char *name, in regulator_register_always_on() function 73 #define regulator_register_fixed(id, s, ns) regulator_register_always_on(id, \
|
| /linux-4.4.14/drivers/regulator/ |
| D | fixed-helper.c | 29 struct platform_device *regulator_register_always_on(int id, const char *name, in regulator_register_always_on() function
|
| /linux-4.4.14/arch/avr32/boards/favr-32/ |
| D | setup.c | 261 regulator_register_always_on(0, "fixed", fixed_power_consumers, in favr32_setup_atmel_pwm_bl()
|
| /linux-4.4.14/arch/sh/boards/mach-ap325rxa/ |
| D | setup.c | 559 regulator_register_always_on(0, "fixed-3.3V", fixed3v3_power_consumers, in ap325rxa_devices_setup()
|
| /linux-4.4.14/arch/sh/boards/mach-migor/ |
| D | setup.c | 512 regulator_register_always_on(0, "fixed-3.3V", fixed3v3_power_consumers, in migor_devices_setup()
|
| /linux-4.4.14/arch/sh/boards/mach-kfr2r09/ |
| D | setup.c | 545 regulator_register_always_on(0, "fixed-3.3V", fixed3v3_power_consumers, in kfr2r09_devices_setup()
|
| /linux-4.4.14/arch/arm/mach-pxa/ |
| D | mioa701.c | 769 regulator_register_always_on(0, "fixed-5.0V", fixed_5v0_consumers, in mioa701_machine_init()
|
| D | magician.c | 929 regulator_register_always_on(0, "power", pwm_backlight_supply, in magician_init()
|
| /linux-4.4.14/arch/sh/boards/ |
| D | board-sh7757lcr.c | 340 regulator_register_always_on(0, "fixed-3.3V", fixed3v3_power_consumers, in sh7757lcr_devices_setup()
|
| /linux-4.4.14/arch/sh/boards/mach-se/7724/ |
| D | setup.c | 690 regulator_register_always_on(0, "fixed-3.3V", fixed3v3_power_consumers, in devices_setup()
|