Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/char/tpm/
DMakefile39 obj-$(CONFIG_TCG_IBMVTPM) += tpm_ibmvtpm.o
Dtpm_ibmvtpm.c452 static const struct tpm_class_ops tpm_ibmvtpm = { variable
607 chip = tpmm_chip_alloc(dev, &tpm_ibmvtpm); in tpm_ibmvtpm_probe()
DKconfig175 as a module, choose M here; the module will be called tpm_ibmvtpm.
/Linux-v6.6/
DMAINTAINERS12102 F: drivers/char/tpm/tpm_ibmvtpm*