Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/char/tpm/
H A Dtpm-chip.c93 * tpm_chip_start() - power on the TPM
100 int tpm_chip_start(struct tpm_chip *chip) in tpm_chip_start() function
123 EXPORT_SYMBOL_GPL(tpm_chip_start); variable
163 rc = tpm_chip_start(chip); in tpm_try_get_ops()
292 if (!tpm_chip_start(chip)) { in tpm_class_shutdown()
448 if (!tpm_chip_start(chip)) { in tpm_del_char_device()
548 rc = tpm_chip_start(chip); in tpm_chip_register()
H A Dtpm.h192 int tpm_chip_start(struct tpm_chip *chip);
H A Dtpm_tis_core.c1047 rc = tpm_chip_start(chip); in tpm_tis_core_init()
/kernel/linux/linux-6.6/drivers/char/tpm/
H A Dtpm-chip.c98 * tpm_chip_start() - power on the TPM
105 int tpm_chip_start(struct tpm_chip *chip) in tpm_chip_start() function
128 EXPORT_SYMBOL_GPL(tpm_chip_start); variable
168 rc = tpm_chip_start(chip); in tpm_try_get_ops()
296 if (!tpm_chip_start(chip)) { in tpm_class_shutdown()
463 if (!tpm_chip_start(chip)) { in tpm_del_char_device()
583 rc = tpm_chip_start(chip); in tpm_chip_bootstrap()
H A Dtpm.h268 int tpm_chip_start(struct tpm_chip *chip);
H A Dtpm_tis_core.c1221 rc = tpm_chip_start(chip); in tpm_tis_core_init()
1338 ret = tpm_chip_start(chip); in tpm_tis_resume()

Completed in 6 milliseconds