Home
last modified time | relevance | path

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

/linux/drivers/char/tpm/
H A DMakefile34 obj-$(CONFIG_TCG_TIS_I2C) += tpm_tis_i2c.o
H A Dtpm_i2c_infineon.c601 static const struct tpm_class_ops tpm_tis_i2c = { variable
618 chip = tpmm_chip_alloc(dev, &tpm_tis_i2c); in tpm_tis_i2c_init()
H A DKconfig101 the module will be called tpm_tis_i2c.