Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/extres/syscon/
H A Dsyscon.h68 int syscon_unregister(struct syscon *syscon);
H A Dsyscon_generic.c209 syscon_unregister(sc->syscon); in syscon_generic_detach()
H A Dsyscon.c213 syscon_unregister(struct syscon *syscon) in syscon_unregister() function
/freebsd-13.1/sys/dev/fdt/
H A Dsimple_mfd.c243 syscon_unregister(sc->syscon); in simple_mfd_detach()