Home
last modified time | relevance | path

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

/linux/drivers/char/tpm/
H A Dtpm-chip.c547 int tpm_chip_bootstrap(struct tpm_chip *chip) in tpm_chip_bootstrap() function
574 EXPORT_SYMBOL_GPL(tpm_chip_bootstrap);
591 rc = tpm_chip_bootstrap(chip); in tpm_chip_register()