Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/char/tpm/
Dtpm-chip.c456 rc = tpm2_auto_startup(chip); in tpm_chip_register()
Dtpm.h593 int tpm2_auto_startup(struct tpm_chip *chip);
Dtpm2-cmd.c990 int tpm2_auto_startup(struct tpm_chip *chip) in tpm2_auto_startup() function