Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/regulator/
Dregulator_shell.c525 static bool device_is_regulator(const struct device *dev) in device_is_regulator() function
532 const struct device *dev = shell_device_filter(idx, device_is_regulator); in device_name_get()