Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/char/tpm/
H A Dtpm.h237 int tpm_devs_add(struct tpm_chip *chip);
H A Dtpm-chip.c419 rc = tpm_devs_add(chip); in tpm_add_char_device()
H A Dtpm2-space.c603 int tpm_devs_add(struct tpm_chip *chip) in tpm_devs_add() function