Searched refs:regulator_register_always_on (Results 1 – 13 of 13) sorted by relevance
| /linux/include/linux/regulator/ |
| A D | fixed.h | 47 struct platform_device *regulator_register_always_on(int id, const char *name, 50 static inline struct platform_device *regulator_register_always_on(int id, const char *name, in regulator_register_always_on() function 57 #define regulator_register_fixed(id, s, ns) regulator_register_always_on(id, \
|
| /linux/drivers/regulator/ |
| A D | fixed-helper.c | 30 struct platform_device *regulator_register_always_on(int id, const char *name, in regulator_register_always_on() function
|
| /linux/arch/arm/mach-davinci/ |
| A D | board-dm365-evm.c | 822 regulator_register_always_on(0, "fixed-dummy", fixed_supplies_1_8v, in dm365_evm_init() 824 regulator_register_always_on(1, "fixed-dummy", fixed_supplies_3_3v, in dm365_evm_init()
|
| A D | board-dm644x-evm.c | 863 regulator_register_always_on(0, "fixed-dummy", fixed_supplies_1_8v, in davinci_evm_init() 865 regulator_register_always_on(1, "fixed-dummy", fixed_supplies_3_3v, in davinci_evm_init()
|
| /linux/arch/sh/boards/mach-ap325rxa/ |
| A D | setup.c | 407 regulator_register_always_on(0, "fixed-3.3V", fixed3v3_power_consumers, in ap325rxa_devices_setup()
|
| /linux/arch/sh/boards/mach-kfr2r09/ |
| A D | setup.c | 490 regulator_register_always_on(0, "fixed-3.3V", fixed3v3_power_consumers, in kfr2r09_devices_setup()
|
| /linux/arch/sh/boards/mach-migor/ |
| A D | setup.c | 456 regulator_register_always_on(0, "fixed-3.3V", fixed3v3_power_consumers, in migor_devices_setup()
|
| /linux/arch/sh/boards/ |
| A D | board-sh7757lcr.c | 332 regulator_register_always_on(0, "fixed-3.3V", fixed3v3_power_consumers, in sh7757lcr_devices_setup()
|
| /linux/arch/arm/mach-pxa/ |
| A D | mioa701.c | 763 regulator_register_always_on(0, "fixed-5.0V", fixed_5v0_consumers, in mioa701_machine_init()
|
| A D | magician.c | 1037 regulator_register_always_on(0, "power", pwm_backlight_supply, in magician_init()
|
| /linux/arch/sh/boards/mach-se/7724/ |
| A D | setup.c | 692 regulator_register_always_on(0, "fixed-3.3V", fixed3v3_power_consumers, in devices_setup()
|
| /linux/ |
| A D | System.map | 27882 ffff8000107433e0 T regulator_register_always_on
|
| A D | .tmp_System.map | 27882 ffff8000107433e0 T regulator_register_always_on
|
Completed in 985 milliseconds