Searched refs:tpm_legacy_end (Results 1 – 1 of 1) sorted by relevance
186 int tpm_legacy_end(struct tpm_softc *, int, int);231 sc->sc_end = tpm_legacy_end; in tpm_attach()1106 tpm_legacy_end(struct tpm_softc *sc, int flag, int rv) in tpm_legacy_end() function