Home
last modified time | relevance | path

Searched refs:tpm_chip_unregister (Results 1 – 13 of 13) sorted by relevance

/linux-4.1.27/drivers/char/tpm/
Dtpm-chip.c256 void tpm_chip_unregister(struct tpm_chip *chip) in tpm_chip_unregister() function
269 EXPORT_SYMBOL_GPL(tpm_chip_unregister);
Dxen-tpmfront.c308 tpm_chip_unregister(chip); in tpmfront_probe()
322 tpm_chip_unregister(chip); in tpmfront_remove()
Dtpm_atmel.c141 tpm_chip_unregister(chip); in atml_plat_remove()
Dtpm_i2c_atmel.c194 tpm_chip_unregister(chip); in i2c_atmel_remove()
Dtpm_tis.c973 tpm_chip_unregister(chip); in tpm_tis_pnp_remove()
1039 tpm_chip_unregister(chip); in tpm_tis_acpi_remove()
1136 tpm_chip_unregister(chip); in cleanup_tis()
Dtpm_crb.c315 tpm_chip_unregister(chip); in crb_acpi_remove()
Dtpm_nsc.c251 tpm_chip_unregister(chip); in tpm_nsc_remove()
Dtpm.h414 extern void tpm_chip_unregister(struct tpm_chip *chip);
Dtpm_ibmvtpm.c279 tpm_chip_unregister(chip); in tpm_ibmvtpm_remove()
Dtpm_infineon.c582 tpm_chip_unregister(chip); in tpm_inf_pnp_remove()
Dtpm_i2c_infineon.c701 tpm_chip_unregister(chip); in tpm_tis_i2c_remove()
Dtpm_i2c_nuvoton.c617 tpm_chip_unregister(chip); in i2c_nuvoton_remove()
/linux-4.1.27/drivers/char/tpm/st33zp24/
Dst33zp24.c638 tpm_chip_unregister(chip); in st33zp24_remove()