Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/tpm/
H A Dxen-tpmfront.c121 static void vtpm_cancel(struct tpm_chip *chip) in vtpm_cancel() function
152 vtpm_cancel(chip); in vtpm_send()
169 vtpm_cancel(chip); in vtpm_send()
189 vtpm_cancel(chip); in vtpm_recv()
211 .cancel = vtpm_cancel,