Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/char/tpm/
Dtpm.h224 int tpm2_auto_startup(struct tpm_chip *chip);
Dtpm-interface.c378 rc = tpm2_auto_startup(chip); in tpm_auto_startup()
Dtpm2-cmd.c732 int tpm2_auto_startup(struct tpm_chip *chip) in tpm2_auto_startup() function