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