Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/char/tpm/
Dtpm.h238 void tpm_devs_remove(struct tpm_chip *chip);
Dtpm-chip.c627 tpm_devs_remove(chip); in tpm_chip_unregister()
Dtpm2-space.c593 void tpm_devs_remove(struct tpm_chip *chip) in tpm_devs_remove() function