Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/char/tpm/
Dtpm_tis_core.c443 static int tpm_tis_send_main(struct tpm_chip *chip, const u8 *buf, size_t len) in tpm_tis_send_main() function
488 return tpm_tis_send_main(chip, buf, len); in tpm_tis_send()
494 rc = tpm_tis_send_main(chip, buf, len); in tpm_tis_send()