Home
last modified time | relevance | path

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

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