Searched refs:tpm_chip_start (Results 1 – 3 of 3) sorted by relevance
105 int tpm_chip_start(struct tpm_chip *chip) in tpm_chip_start() function128 EXPORT_SYMBOL_GPL(tpm_chip_start);176 rc = tpm_chip_start(chip); in tpm_try_get_ops()307 if (!tpm_chip_start(chip)) { in tpm_class_shutdown()475 if (!tpm_chip_start(chip)) { in tpm_del_char_device()591 rc = tpm_chip_start(chip); in tpm_chip_bootstrap()
268 int tpm_chip_start(struct tpm_chip *chip);
1230 rc = tpm_chip_start(chip); in tpm_tis_core_init()1347 ret = tpm_chip_start(chip); in tpm_tis_resume()
Completed in 8 milliseconds