Searched refs:tpm_tis (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/tpm/
H A DMakefile8 obj-$(CONFIG_TCG_TIS) += tpm_tis.o
H A Dtpm_tis.c367 static struct tpm_vendor_specific tpm_tis = { variable in typeref:struct:tpm_vendor_specific
447 if (!(chip = tpm_register_hardware(dev, &tpm_tis)))
626 .name = "tpm_tis",
639 .name = "tpm_tis",
659 if (IS_ERR(pdev=platform_device_register_simple("tpm_tis", -1, NULL, 0)))

Completed in 49 milliseconds