Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/char/tpm/
Dtpm-chip.c64 static int tpm_cmd_ready(struct tpm_chip *chip) in tpm_cmd_ready() function
114 ret = tpm_cmd_ready(chip); in tpm_chip_start()