Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/tpm/
H A Dtpm.h313 int tpm_devs_add(struct tpm_chip *chip);
H A Dtpm-chip.c427 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