X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=drivers%2Fchar%2Ftpm%2Ftpm.h;h=460bb85dd142cff8c001ce5f4c66e7fb82bca838;hb=ed9a65e575cc3c52a7f130d824671fe48a72da0c;hp=f6c99b3f004589fe784e3c1b5d22b4bf60effa68;hpb=0c8862de05c1a087795ee0a87bf61a6394306cc0;p=platform%2Fkernel%2Flinux-starfive.git diff --git a/drivers/char/tpm/tpm.h b/drivers/char/tpm/tpm.h index f6c99b3..460bb85 100644 --- a/drivers/char/tpm/tpm.h +++ b/drivers/char/tpm/tpm.h @@ -256,6 +256,7 @@ int tpm1_get_pcr_allocation(struct tpm_chip *chip); unsigned long tpm_calc_ordinal_duration(struct tpm_chip *chip, u32 ordinal); int tpm_pm_suspend(struct device *dev); int tpm_pm_resume(struct device *dev); +int tpm_class_shutdown(struct device *dev); static inline void tpm_msleep(unsigned int delay_msec) {