Searched refs:tpm_chip_unregister (Results 1 - 19 of 19) sorted by relevance

/linux-master/drivers/char/tpm/
H A Dtpm-chip.c152 * accessed safely. The locking prevents tpm_chip_unregister from
646 tpm_chip_unregister(chip);
663 * tpm_chip_unregister() - release the TPM driver
675 void tpm_chip_unregister(struct tpm_chip *chip) function
685 EXPORT_SYMBOL_GPL(tpm_chip_unregister); variable
H A Dtpm_i2c_atmel.c185 tpm_chip_unregister(chip);
H A Dtpm_tis_synquacer.c133 tpm_chip_unregister(chip);
H A Dtpm_tis.c295 tpm_chip_unregister(chip);
344 tpm_chip_unregister(chip);
H A Dtpm_atmel.c142 tpm_chip_unregister(chip);
H A Dxen-tpmfront.c367 tpm_chip_unregister(chip);
H A Dtpm_tis_spi_main.c315 tpm_chip_unregister(chip);
H A Dtpm_tis_i2c.c373 tpm_chip_unregister(chip);
H A Dtpm_ftpm_tee.c317 tpm_chip_unregister(pvt_data->chip);
H A Dtpm.h277 void tpm_chip_unregister(struct tpm_chip *chip);
H A Dtpm_ibmvtpm.c349 tpm_chip_unregister(chip);
H A Dtpm_vtpm_proxy.c603 tpm_chip_unregister(proxy_dev->chip);
H A Dtpm_nsc.c263 tpm_chip_unregister(chip);
H A Dtpm_i2c_infineon.c712 tpm_chip_unregister(chip);
H A Dtpm_crb.c829 tpm_chip_unregister(chip);
H A Dtpm_tis_i2c_cr50.c774 tpm_chip_unregister(chip);
H A Dtpm_i2c_nuvoton.c622 tpm_chip_unregister(chip);
H A Dtpm_infineon.c584 tpm_chip_unregister(chip);
/linux-master/drivers/char/tpm/st33zp24/
H A Dst33zp24.c543 tpm_chip_unregister(chip);

Completed in 323 milliseconds