Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/tpm/
H A Dtpm_tis_core.c536 static int tpm_tis_send_main(struct tpm_chip *chip, const u8 *buf, size_t len) in tpm_tis_send_main() function
583 return tpm_tis_send_main(chip, buf, len); in tpm_tis_send()
589 rc = tpm_tis_send_main(chip, buf, len); in tpm_tis_send()