Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/tpm/
H A Dtpm-chip.c576 int tpm_chip_bootstrap(struct tpm_chip *chip) in tpm_chip_bootstrap() function
603 EXPORT_SYMBOL_GPL(tpm_chip_bootstrap);
620 rc = tpm_chip_bootstrap(chip); in tpm_chip_register()
H A Dtpm.h267 int tpm_chip_bootstrap(struct tpm_chip *chip);
H A Dtpm_crb.c804 rc = tpm_chip_bootstrap(chip); in crb_acpi_add()
H A Dtpm_tis_core.c1248 rc = tpm_chip_bootstrap(chip); in tpm_tis_core_init()