Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/char/tpm/
Dtpm_atmel.c124 static const struct tpm_class_ops tpm_atmel = { variable
186 chip = tpmm_chip_alloc(&pdev->dev, &tpm_atmel); in init_atmel()
DMakefile20 obj-$(CONFIG_TCG_ATMEL) += tpm_atmel.o
DKconfig82 as a module, choose M here; the module will be called tpm_atmel.