Searched refs:tpm_inf_send (Results 1 - 1 of 1) sorted by relevance

/drivers/char/tpm/
H A Dtpm_infineon.c313 static int tpm_inf_send(struct tpm_chip *chip, u8 * buf, size_t count) function
400 .send = tpm_inf_send,
626 rc = tpm_inf_send(chip, savestate, sizeof(savestate));

Completed in 113 milliseconds