Home
last modified time | relevance | path

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

/linux-6.15/drivers/char/tpm/
H A Dtpm-dev-common.c283 void __exit tpm_dev_common_exit(void) in tpm_dev_common_exit() function
H A Dtpm.h323 void tpm_dev_common_exit(void);
H A Dtpm-interface.c528 tpm_dev_common_exit(); in tpm_exit()