Home
last modified time | relevance | path

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

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