Home
last modified time | relevance | path

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

/external/u-boot/drivers/tpm/
Dtpm_tis_infineon.c420 static int tpm_tis_i2c_send(struct udevice *dev, const u8 *buf, size_t len) in tpm_tis_i2c_send() function
617 .send = tpm_tis_i2c_send,