Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/char/tpm/
Dtpm.h243 void tpm_dev_common_exit(void);
Dtpm-dev-common.c273 void __exit tpm_dev_common_exit(void) in tpm_dev_common_exit() function
Dtpm-interface.c509 tpm_dev_common_exit(); in tpm_exit()