Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/tsec/
H A Dif_tsec.h295 int tsec_attach(struct tsec_softc *sc);
H A Dif_tsec_fdt.c233 if (tsec_attach(sc) != 0) { in tsec_fdt_attach()
H A Dif_tsec.c120 tsec_attach(struct tsec_softc *sc) in tsec_attach() function