Home
last modified time | relevance | path

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

/linux/drivers/char/tpm/
H A Dtpm-chip.c105 int tpm_chip_start(struct tpm_chip *chip) in tpm_chip_start() function
128 EXPORT_SYMBOL_GPL(tpm_chip_start);
176 rc = tpm_chip_start(chip); in tpm_try_get_ops()
270 if (!tpm_chip_start(chip)) { in tpm_class_shutdown()
438 if (!tpm_chip_start(chip)) { in tpm_del_char_device()
554 rc = tpm_chip_start(chip); in tpm_chip_bootstrap()