Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/char/tpm/
H A 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()
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.c1011 tpm_chip_stop(chip); in tpm_tis_core_init()