Home
last modified time | relevance | path

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

/freebsd/sys/dev/syscon/
H A Dsyscon.h59 void *syscon_get_softc(struct syscon *syscon);
H A Dsyscon.c121 syscon_get_softc(struct syscon *syscon) in syscon_get_softc() function