Searched refs:tpm_tis12_read (Results 1 – 1 of 1) sorted by relevance
167 int tpm_tis12_read(struct tpm_softc *, void *, int, size_t *, int);235 sc->sc_read = tpm_tis12_read; in tpm_attach()769 tpm_tis12_read(struct tpm_softc *sc, void *buf, int len, size_t *count, in tpm_tis12_read() function