Searched refs:regulator_register_always_on (Results 1 – 2 of 2) sorted by relevance
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() function57 #define regulator_register_fixed(id, s, ns) regulator_register_always_on(id, \
32 struct platform_device *regulator_register_always_on(int id, const char *name, in regulator_register_always_on() function