Home
last modified time | relevance | path

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

/linux/drivers/char/tpm/
H A Dtpm-interface.c346 int tpm_auto_startup(struct tpm_chip *chip) in tpm_auto_startup() function
H A Dtpm-chip.c589 rc = tpm_auto_startup(chip); in tpm_chip_bootstrap()