Home
last modified time | relevance | path

Searched refs:tpm_crb (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/char/tpm/
DMakefile25 obj-$(CONFIG_TCG_CRB) += tpm_crb.o
Dtpm_crb.c197 static const struct tpm_class_ops tpm_crb = { variable
229 chip = tpmm_chip_alloc(dev, &tpm_crb); in crb_acpi_add()
DKconfig123 M here; the module will be called tpm_crb.