Home
last modified time | relevance | path

Searched defs:tpm_suspend_pcr (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/char/tpm/
H A Dtpm-interface.c37 static u32 tpm_suspend_pcr; variable
H A Dtpm1-cmd.c742 int tpm1_pm_suspend(struct tpm_chip *chip, u32 tpm_suspend_pcr) in tpm1_pm_suspend()