Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/misc/devmux/
Ddevmux.c29 static const struct device *devmux_devices[N]; variable
183 static const struct device *devmux_devices[] = {DT_INST_FOREACH_STATUS_OKAY(DEVMUX_DEVICE_GET)}; variable