Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/char/tpm/
Dtpm-chip.c458 rc = tpm1_auto_startup(chip); in tpm_chip_register()
Dtpm.h538 int tpm1_auto_startup(struct tpm_chip *chip);
Dtpm-interface.c1143 int tpm1_auto_startup(struct tpm_chip *chip) in tpm1_auto_startup() function