Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | TPM_PPI_REVISION_ID 1 |
#define | TPM_PPI_FN_VERSION 1 |
#define | TPM_PPI_FN_SUBREQ 2 |
#define | TPM_PPI_FN_GETREQ 3 |
#define | TPM_PPI_FN_GETACT 4 |
#define | TPM_PPI_FN_GETRSP 5 |
#define | TPM_PPI_FN_SUBREQ2 7 |
#define | TPM_PPI_FN_GETOPR 8 |
#define | PPI_TPM_REQ_MAX 22 |
#define | PPI_VS_REQ_START 128 |
#define | PPI_VS_REQ_END 255 |
#define | PPI_VERSION_LEN 3 |
Functions | |
int | tpm_add_ppi (struct kobject *parent) |
EXPORT_SYMBOL_GPL (tpm_add_ppi) | |
void | tpm_remove_ppi (struct kobject *parent) |
EXPORT_SYMBOL_GPL (tpm_remove_ppi) | |
MODULE_LICENSE ("GPL") | |
EXPORT_SYMBOL_GPL | ( | tpm_add_ppi | ) |
EXPORT_SYMBOL_GPL | ( | tpm_remove_ppi | ) |
MODULE_LICENSE | ( | "GPL" | ) |