Searched refs:tpm_legacy_read (Results 1 – 1 of 1) sorted by relevance
184 int tpm_legacy_read(struct tpm_softc *, void *, int, size_t *, int);229 sc->sc_read = tpm_legacy_read; in tpm_attach()1062 tpm_legacy_read(struct tpm_softc *sc, void *buf, int len, size_t *count, in tpm_legacy_read() function