Home
last modified time | relevance | path

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

/Zephyr-4.2.1/subsys/shell/modules/
Ddevice_service.c159 dev = shell_device_get_binding_all(argv[1]); in cmd_device_init()
/Zephyr-4.2.1/subsys/shell/
Dshell_utils.c603 const struct device *shell_device_get_binding_all(const char *name) in shell_device_get_binding_all() function
/Zephyr-4.2.1/include/zephyr/shell/
Dshell.h237 const struct device *shell_device_get_binding_all(const char *name);