Searched refs:regulator_register_always_on (Results 1 – 9 of 9) sorted by relevance
| /Linux-v5.4/include/linux/regulator/ |
| D | fixed.h | 46 struct platform_device *regulator_register_always_on(int id, const char *name, 49 static inline struct platform_device *regulator_register_always_on(int id, const char *name, in regulator_register_always_on() function 56 #define regulator_register_fixed(id, s, ns) regulator_register_always_on(id, \
|
| /Linux-v5.4/drivers/regulator/ |
| D | fixed-helper.c | 30 struct platform_device *regulator_register_always_on(int id, const char *name, in regulator_register_always_on() function
|
| /Linux-v5.4/arch/sh/boards/mach-ap325rxa/ |
| D | setup.c | 406 regulator_register_always_on(0, "fixed-3.3V", fixed3v3_power_consumers, in ap325rxa_devices_setup()
|
| /Linux-v5.4/arch/sh/boards/mach-kfr2r09/ |
| D | setup.c | 490 regulator_register_always_on(0, "fixed-3.3V", fixed3v3_power_consumers, in kfr2r09_devices_setup()
|
| /Linux-v5.4/arch/sh/boards/mach-migor/ |
| D | setup.c | 456 regulator_register_always_on(0, "fixed-3.3V", fixed3v3_power_consumers, in migor_devices_setup()
|
| /Linux-v5.4/arch/sh/boards/ |
| D | board-sh7757lcr.c | 332 regulator_register_always_on(0, "fixed-3.3V", fixed3v3_power_consumers, in sh7757lcr_devices_setup()
|
| /Linux-v5.4/arch/arm/mach-pxa/ |
| D | mioa701.c | 762 regulator_register_always_on(0, "fixed-5.0V", fixed_5v0_consumers, in mioa701_machine_init()
|
| D | magician.c | 1031 regulator_register_always_on(0, "power", pwm_backlight_supply, in magician_init()
|
| /Linux-v5.4/arch/sh/boards/mach-se/7724/ |
| D | setup.c | 691 regulator_register_always_on(0, "fixed-3.3V", fixed3v3_power_consumers, in devices_setup()
|