Home
last modified time | relevance | path

Searched refs:regulator_register_always_on (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/include/linux/regulator/
A Dfixed.h47 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-6.3-rc2/drivers/regulator/
A Dfixed-helper.c30 struct platform_device *regulator_register_always_on(int id, const char *name, in regulator_register_always_on() function
/linux-6.3-rc2/arch/sh/boards/mach-ap325rxa/
A Dsetup.c407 regulator_register_always_on(0, "fixed-3.3V", fixed3v3_power_consumers, in ap325rxa_devices_setup()
/linux-6.3-rc2/arch/sh/boards/mach-migor/
A Dsetup.c456 regulator_register_always_on(0, "fixed-3.3V", fixed3v3_power_consumers, in migor_devices_setup()
/linux-6.3-rc2/arch/sh/boards/mach-kfr2r09/
A Dsetup.c490 regulator_register_always_on(0, "fixed-3.3V", fixed3v3_power_consumers, in kfr2r09_devices_setup()
/linux-6.3-rc2/arch/sh/boards/
A Dboard-sh7757lcr.c332 regulator_register_always_on(0, "fixed-3.3V", fixed3v3_power_consumers, in sh7757lcr_devices_setup()
/linux-6.3-rc2/arch/sh/boards/mach-se/7724/
A Dsetup.c692 regulator_register_always_on(0, "fixed-3.3V", fixed3v3_power_consumers, in devices_setup()

Completed in 10 milliseconds