Searched refs:tsec_attach (Results 1 – 3 of 3) sorted by relevance
295 int tsec_attach(struct tsec_softc *sc);
233 if (tsec_attach(sc) != 0) { in tsec_fdt_attach()
120 tsec_attach(struct tsec_softc *sc) in tsec_attach() function