Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/char/tpm/
Dtpm.h171 int tpm1_auto_startup(struct tpm_chip *chip);
Dtpm-interface.c380 rc = tpm1_auto_startup(chip); in tpm_auto_startup()
Dtpm1-cmd.c704 int tpm1_auto_startup(struct tpm_chip *chip) in tpm1_auto_startup() function