Home
last modified time | relevance | path

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

/linux/drivers/char/tpm/
H A Dtpm-interface.c393 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