Home
last modified time | relevance | path

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

/Zephyr-latest/kernel/
Ddevice.c73 const struct device *z_impl_device_get_by_dt_nodelabel(const char *nodelabel) in z_impl_device_get_by_dt_nodelabel() function
117 return z_impl_device_get_by_dt_nodelabel(nl_copy); in z_vrfy_device_get_by_dt_nodelabel()