Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/char/tpm/
Dtpm-interface.c377 rc = tpm2_auto_startup(chip); in tpm_auto_startup()
Dtpm.h454 int tpm2_auto_startup(struct tpm_chip *chip);
Dtpm2-cmd.c1021 int tpm2_auto_startup(struct tpm_chip *chip) in tpm2_auto_startup() function