Home
last modified time | relevance | path

Searched refs:tpm_nsc (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/char/tpm/
H A DMakefile33 obj-$(CONFIG_TCG_NSC) += tpm_nsc.o
H A Dtpm_nsc.c246 static const struct tpm_class_ops tpm_nsc = { variable
271 .name = "tpm_nsc",
342 chip = tpmm_chip_alloc(&pdev->dev, &tpm_nsc); in init_nsc()
/kernel/linux/linux-6.6/drivers/char/tpm/
H A DMakefile36 obj-$(CONFIG_TCG_NSC) += tpm_nsc.o
H A Dtpm_nsc.c246 static const struct tpm_class_ops tpm_nsc = { variable
271 .name = "tpm_nsc",
342 chip = tpmm_chip_alloc(&pdev->dev, &tpm_nsc); in init_nsc()

Completed in 3 milliseconds