Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/char/tpm/
H A Dtpm-chip.c126 * tpm_chip_stop() - power off the TPM
133 void tpm_chip_stop(struct tpm_chip *chip) in tpm_chip_stop() function
139 EXPORT_SYMBOL_GPL(tpm_chip_stop); variable
186 tpm_chip_stop(chip); in tpm_put_ops()
294 tpm_chip_stop(chip); in tpm_class_shutdown()
450 tpm_chip_stop(chip); in tpm_del_char_device()
553 tpm_chip_stop(chip); in tpm_chip_register()
558 tpm_chip_stop(chip); in tpm_chip_register()
H A Dtpm.h193 void tpm_chip_stop(struct tpm_chip *chip);
H A Dtpm_tis_core.c1051 tpm_chip_stop(chip); in tpm_tis_core_init()
/kernel/linux/linux-6.6/drivers/char/tpm/
H A Dtpm-chip.c131 * tpm_chip_stop() - power off the TPM
138 void tpm_chip_stop(struct tpm_chip *chip) in tpm_chip_stop() function
144 EXPORT_SYMBOL_GPL(tpm_chip_stop); variable
191 tpm_chip_stop(chip); in tpm_put_ops()
298 tpm_chip_stop(chip); in tpm_class_shutdown()
465 tpm_chip_stop(chip); in tpm_del_char_device()
593 tpm_chip_stop(chip); in tpm_chip_bootstrap()
H A Dtpm.h269 void tpm_chip_stop(struct tpm_chip *chip);
H A Dtpm_tis_core.c1225 tpm_chip_stop(chip); in tpm_tis_core_init()
1352 tpm_chip_stop(chip); in tpm_tis_resume()

Completed in 10 milliseconds