Home
last modified time | relevance | path

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

/linux/drivers/char/tpm/
H A Dtpm.h245 int tpm1_pm_suspend(struct tpm_chip *chip, u32 tpm_suspend_pcr);
H A Dtpm-interface.c453 rc = tpm1_pm_suspend(chip, tpm_suspend_pcr); in tpm_pm_suspend()
H A Dtpm1-cmd.c742 int tpm1_pm_suspend(struct tpm_chip *chip, u32 tpm_suspend_pcr) in tpm1_pm_suspend() function