Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/char/tpm/
H A Dtpm_atmel.c92 static int tpm_atml_send(struct tpm_chip *chip, u8 *buf, size_t count) in tpm_atml_send() function
97 dev_dbg(&chip->dev, "tpm_atml_send:\n"); in tpm_atml_send()
127 .send = tpm_atml_send,
/kernel/linux/linux-6.6/drivers/char/tpm/
H A Dtpm_atmel.c92 static int tpm_atml_send(struct tpm_chip *chip, u8 *buf, size_t count) in tpm_atml_send() function
97 dev_dbg(&chip->dev, "tpm_atml_send:\n"); in tpm_atml_send()
127 .send = tpm_atml_send,

Completed in 2 milliseconds