Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/char/tpm/
H A Dtpm_atmel.c125 static const struct tpm_class_ops tpm_atmel = { variable
197 chip = tpmm_chip_alloc(&pdev->dev, &tpm_atmel); in init_atmel()
H A DMakefile34 obj-$(CONFIG_TCG_ATMEL) += tpm_atmel.o
H A DKconfig134 as a module, choose M here; the module will be called tpm_atmel.