Home
last modified time | relevance | path

Searched defs:platname (Results 1 – 3 of 3) sorted by relevance

/u-boot/test/dm/
A Dregulator.c57 const char *platname; in dm_test_power_regulator_get() local
100 const char *platname; in dm_test_power_regulator_set_get_voltage() local
127 const char *platname; in dm_test_power_regulator_set_get_current() local
164 const char *platname; in dm_test_power_regulator_set_get_enable() local
184 const char *platname; in dm_test_power_regulator_set_enable_if_allowed() local
204 const char *platname; in dm_test_power_regulator_set_get_mode() local
226 const char *platname; in dm_test_power_regulator_set_get_suspend_voltage() local
254 const char *platname; in dm_test_power_regulator_set_get_suspend_enable() local
280 const char *platname; in dm_test_power_regulator_autoset() local
/u-boot/include/power/
A Dregulator.h616 static inline int regulator_autoset_by_name(const char *platname, struct udevice **devp) in regulator_autoset_by_name()
632 static inline int regulator_get_by_platname(const char *platname, struct udevice **devp) in regulator_get_by_platname()
/u-boot/drivers/power/regulator/
A Dregulator-uclass.c331 int regulator_autoset_by_name(const char *platname, struct udevice **devp) in regulator_autoset_by_name()

Completed in 6 milliseconds