Searched refs:devmux_config (Results 1 – 1 of 1) sorted by relevance
16 struct devmux_config { struct30 static const struct devmux_config *devmux_configs[N]; argument55 const struct devmux_config *devmux_config_get(const struct device *dev) in devmux_config_get()105 const struct devmux_config *config = devmux_config_get(dev); in z_impl_devmux_select_set()136 const struct devmux_config *config = dev->config; in devmux_init()169 static const struct devmux_config devmux_config_##_n = { \