Home
last modified time | relevance | path

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

/drivers/char/tpm/
DMakefile23 obj-$(CONFIG_TCG_TIS) += tpm_tis.o
Dtpm_tis_core.c984 static const struct tpm_class_ops tpm_tis = { variable
1012 chip = tpmm_chip_alloc(dev, &tpm_tis); in tpm_tis_core_init()
DKconfig56 the module will be called tpm_tis.