Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/extres/syscon/
H A Dsyscon.h73 phandle_t syscon_get_ofw_node(struct syscon *syscon);
H A Dsyscon.c260 syscon_get_ofw_node(struct syscon *syscon) in syscon_get_ofw_node() function