Home
last modified time | relevance | path

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

/freebsd/sys/dev/tpm/
H A Dtpm.c169 int tpm_tis12_end(struct tpm_softc *, int, int);
237 sc->sc_end = tpm_tis12_end; in tpm_attach()
870 tpm_tis12_end(struct tpm_softc *sc, int flag, int err) in tpm_tis12_end() function