Searched refs:tpm_transmit_header (Results 1 – 1 of 1) sorted by relevance
197 static int tpm_transmit_header(struct tpm_softc *, uint32_t, uint32_t *);676 tpm_transmit_header(struct tpm_softc *sc, uint32_t ordinal, uint32_t *tpm_rc) in tpm_transmit_header() function739 error = tpm_transmit_header(sc, TPM_ORD_SAVESTATE, &tpm_rc); in tpm_suspend()