Home
last modified time | relevance | path

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

/linux/drivers/char/tpm/
H A Dtpm.h325 int tpm2_sessions_init(struct tpm_chip *chip);
327 static inline int tpm2_sessions_init(struct tpm_chip *chip) in tpm2_sessions_init() function
H A Dtpm2-cmd.c765 rc = tpm2_sessions_init(chip); in tpm2_auto_startup()
H A Dtpm2-sessions.c1386 int tpm2_sessions_init(struct tpm_chip *chip) in tpm2_sessions_init() function