Home
last modified time | relevance | path

Searched refs:tpm_chip_stop (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/char/tpm/
Dtpm-chip.c133 void tpm_chip_stop(struct tpm_chip *chip) in tpm_chip_stop() function
139 EXPORT_SYMBOL_GPL(tpm_chip_stop);
186 tpm_chip_stop(chip); in tpm_put_ops()
294 tpm_chip_stop(chip); in tpm_class_shutdown()
457 tpm_chip_stop(chip); in tpm_del_char_device()
566 tpm_chip_stop(chip); in tpm_chip_register()
571 tpm_chip_stop(chip); in tpm_chip_register()
Dtpm.h193 void tpm_chip_stop(struct tpm_chip *chip);
Dtpm-interface.c410 tpm_chip_stop(chip); in tpm_pm_suspend()
Dtpm_tis_core.c1011 tpm_chip_stop(chip); in tpm_tis_core_init()