Searched refs:regulator_register_always_on (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/regulator/ |
| H 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, \
|
| /OK3568_Linux_fs/kernel/drivers/regulator/ |
| H A D | fixed-helper.c | 30 struct platform_device *regulator_register_always_on(int id, const char *name, in regulator_register_always_on() function
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-davinci/ |
| H A D | board-dm365-evm.c | 818 regulator_register_always_on(0, "fixed-dummy", fixed_supplies_1_8v, in dm365_evm_init() 820 regulator_register_always_on(1, "fixed-dummy", fixed_supplies_3_3v, in dm365_evm_init()
|
| H A D | board-dm644x-evm.c | 859 regulator_register_always_on(0, "fixed-dummy", fixed_supplies_1_8v, in davinci_evm_init() 861 regulator_register_always_on(1, "fixed-dummy", fixed_supplies_3_3v, in davinci_evm_init()
|
| /OK3568_Linux_fs/kernel/arch/sh/boards/mach-ap325rxa/ |
| H A D | setup.c | 407 regulator_register_always_on(0, "fixed-3.3V", fixed3v3_power_consumers, in ap325rxa_devices_setup()
|
| /OK3568_Linux_fs/kernel/arch/sh/boards/mach-migor/ |
| H A D | setup.c | 456 regulator_register_always_on(0, "fixed-3.3V", fixed3v3_power_consumers, in migor_devices_setup()
|
| /OK3568_Linux_fs/kernel/arch/sh/boards/mach-kfr2r09/ |
| H A D | setup.c | 490 regulator_register_always_on(0, "fixed-3.3V", fixed3v3_power_consumers, in kfr2r09_devices_setup()
|
| /OK3568_Linux_fs/kernel/arch/sh/boards/ |
| H A D | board-sh7757lcr.c | 332 regulator_register_always_on(0, "fixed-3.3V", fixed3v3_power_consumers, in sh7757lcr_devices_setup()
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-pxa/ |
| H A D | mioa701.c | 764 regulator_register_always_on(0, "fixed-5.0V", fixed_5v0_consumers, in mioa701_machine_init()
|
| H A D | magician.c | 1037 regulator_register_always_on(0, "power", pwm_backlight_supply, in magician_init()
|
| /OK3568_Linux_fs/kernel/arch/sh/boards/mach-se/7724/ |
| H A D | setup.c | 692 regulator_register_always_on(0, "fixed-3.3V", fixed3v3_power_consumers, in devices_setup()
|