Searched refs:tpm_device (Results 1 – 4 of 4) sorted by relevance
32 struct tpm_device { struct46 const struct tpm_device *const tpm = acpi_device_get_softc(dev); in tpm_build_acpi_table() argument60 const struct tpm_device *const tpm = acpi_device_get_softc(dev); in tpm_write_dsdt()109 tpm_device_destroy(struct tpm_device *const dev) in tpm_device_destroy()126 tpm_device_create(struct tpm_device **const new_dev, struct vmctx *const vm_ctx, in tpm_device_create()129 struct tpm_device *dev = NULL; in tpm_device_create()236 static struct tpm_device *lpc_tpm;
14 struct tpm_device;16 int tpm_device_create(struct tpm_device **new_dev, struct vmctx *vm_ctx,18 void tpm_device_destroy(struct tpm_device *dev);
14 struct tpm_device;
61 tpm_device.c \