Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/char/tpm/
DMakefile8 obj-$(CONFIG_TCG_TIS) += tpm_tis.o
DKconfig34 M here; the module will be called tpm_tis.
Dtpm_tis.c441 static struct tpm_vendor_specific tpm_tis = { variable
516 if (!(chip = tpm_register_hardware(dev, &tpm_tis))) in tpm_tis_init()