Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/char/tpm/
H A Dtpm.h243 void tpm_dev_common_exit(void);
H A Dtpm-dev-common.c279 void __exit tpm_dev_common_exit(void) in tpm_dev_common_exit() function
H A Dtpm-interface.c510 tpm_dev_common_exit(); in tpm_exit()