Home
last modified time | relevance | path

Searched refs:tpm_ibmvtpm (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/char/tpm/
H A DMakefile41 obj-$(CONFIG_TCG_IBMVTPM) += tpm_ibmvtpm.o
H A Dtpm_ibmvtpm.c454 static const struct tpm_class_ops tpm_ibmvtpm = { variable
610 chip = tpmm_chip_alloc(dev, &tpm_ibmvtpm); in tpm_ibmvtpm_probe()
H A DKconfig191 as a module, choose M here; the module will be called tpm_ibmvtpm.
/linux/
H A DMAINTAINERS14676 F: drivers/char/tpm/tpm_ibmvtpm*