tpm_device
tpm_device_destroy(struct tpm_device *const dev)
tpm_device_create(struct tpm_device **const new_dev, struct vmctx *const vm_ctx,
struct tpm_device *dev = NULL;
static struct tpm_device *lpc_tpm;
const struct tpm_device *const tpm = acpi_device_get_softc(dev);
const struct tpm_device *const tpm = acpi_device_get_softc(dev);
struct tpm_device;
int tpm_device_create(struct tpm_device **new_dev, struct vmctx *vm_ctx,
void tpm_device_destroy(struct tpm_device *dev);
struct tpm_device;