Searched defs:tpm_tis_recv (Results 1 – 2 of 2) sorted by relevance
340 int tpm_tis_recv(struct udevice *dev, u8 *buf, size_t count) in tpm_tis_recv() function
400 static int tpm_tis_recv(struct tpm_chip *chip, u8 *buf, size_t count) in tpm_tis_recv() function