tis_of_platform_match  312 drivers/char/tpm/tpm_tis.c static const struct of_device_id tis_of_platform_match[] = {
tis_of_platform_match  316 drivers/char/tpm/tpm_tis.c MODULE_DEVICE_TABLE(of, tis_of_platform_match);
tis_of_platform_match  325 drivers/char/tpm/tpm_tis.c 		.of_match_table = of_match_ptr(tis_of_platform_match),