Searched refs:tpm_chip_start (Results 1 – 3 of 3) sorted by relevance
100 int tpm_chip_start(struct tpm_chip *chip) in tpm_chip_start() function123 EXPORT_SYMBOL_GPL(tpm_chip_start);163 rc = tpm_chip_start(chip); in tpm_try_get_ops()292 if (!tpm_chip_start(chip)) { in tpm_class_shutdown()455 if (!tpm_chip_start(chip)) { in tpm_del_char_device()575 rc = tpm_chip_start(chip); in tpm_chip_bootstrap()
267 int tpm_chip_start(struct tpm_chip *chip);
1119 rc = tpm_chip_start(chip); in tpm_tis_core_init()1236 ret = tpm_chip_start(chip); in tpm_tis_resume()