original_kernel/drivers/char/tpm
Jarkko Sakkinen 61841be635 tpm: declare tpm2_get_pcr_allocation() as static
There's no need to export tpm2_get_pcr_alloation() because it is only
a helper function for tpm2_auto_startup(). For the same reason it does
not make much sense to maintain documentation for it.

Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
2017-02-20 13:23:18 +02:00
..
st33zp24
Kconfig
Makefile
tpm-chip.c
tpm-dev.c
tpm-interface.c
tpm-sysfs.c
tpm.h
tpm1_eventlog.c
tpm2-cmd.c
tpm2_eventlog.c
tpm_acpi.c
tpm_atmel.c
tpm_atmel.h
tpm_crb.c
tpm_eventlog.h
tpm_i2c_atmel.c
tpm_i2c_infineon.c
tpm_i2c_nuvoton.c
tpm_ibmvtpm.c
tpm_ibmvtpm.h
tpm_infineon.c
tpm_nsc.c
tpm_of.c
tpm_ppi.c
tpm_tis.c
tpm_tis_core.c
tpm_tis_core.h
tpm_tis_spi.c
tpm_vtpm_proxy.c
xen-tpmfront.c