Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/subsys/pm/
Ddevice.c28 devc = z_device_get_all_static(&devs); in _pm_devices()
172 devc = z_device_get_all_static(&devs); in pm_device_is_any_busy()
/Zephyr-Core-2.7.6/kernel/
Ddevice.c146 size_t z_device_get_all_static(struct device const **devices) in z_device_get_all_static() function
/Zephyr-Core-2.7.6/subsys/shell/modules/
Ddevice_service.c131 size_t devcnt = z_device_get_all_static(&devlist); in cmd_device_list()
/Zephyr-Core-2.7.6/tests/lib/devicetree/devices/src/
Dmain.c179 ndevs = z_device_get_all_static(&devlist); in test_main()
/Zephyr-Core-2.7.6/tests/kernel/device/src/
Dmain.c235 size_t devcount = z_device_get_all_static(&devices); in test_build_suspend_device_list()
/Zephyr-Core-2.7.6/include/
Ddevice.h552 size_t z_device_get_all_static(const struct device * *devices);
/Zephyr-Core-2.7.6/subsys/shell/
Dshell_utils.c454 size_t len = z_device_get_all_static(&dev); in shell_device_lookup()
/Zephyr-Core-2.7.6/doc/reference/power_management/
Dindex.rst294 size_t z_device_get_all_static(struct device const **device_list);