Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/char/tpm/st33zp24/
H A Dst33zp24.c78 * st33zp24_cancel, cancel the current command execution or
82 static void st33zp24_cancel(struct tpm_chip *chip) in st33zp24_cancel() function
89 } /* st33zp24_cancel() */ in st33zp24_cancel()
373 st33zp24_cancel(chip); in st33zp24_send()
429 st33zp24_cancel(chip); in st33zp24_send()
476 st33zp24_cancel(chip); in st33zp24_recv()
496 .cancel = st33zp24_cancel,
/kernel/linux/linux-6.6/drivers/char/tpm/st33zp24/
H A Dst33zp24.c79 static void st33zp24_cancel(struct tpm_chip *chip) in st33zp24_cancel() function
320 st33zp24_cancel(chip); in st33zp24_send()
376 st33zp24_cancel(chip); in st33zp24_send()
415 st33zp24_cancel(chip); in st33zp24_recv()
429 .cancel = st33zp24_cancel,

Completed in 2 milliseconds