Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/char/tpm/
A Dtpm-chip.c100 int tpm_chip_start(struct tpm_chip *chip) in tpm_chip_start() function
123 EXPORT_SYMBOL_GPL(tpm_chip_start);
163 rc = tpm_chip_start(chip); in tpm_try_get_ops()
291 if (!tpm_chip_start(chip)) { in tpm_class_shutdown()
459 if (!tpm_chip_start(chip)) { in tpm_del_char_device()
623 rc = tpm_chip_start(chip); in tpm_chip_register()
A Dtpm.h266 int tpm_chip_start(struct tpm_chip *chip);
A Dtpm_tis_core.c1025 rc = tpm_chip_start(chip); in tpm_tis_core_init()

Completed in 23 milliseconds