of_tis_spi_match  238 drivers/char/tpm/tpm_tis_spi.c static const struct of_device_id of_tis_spi_match[] = {
of_tis_spi_match  244 drivers/char/tpm/tpm_tis_spi.c MODULE_DEVICE_TABLE(of, of_tis_spi_match);
of_tis_spi_match  257 drivers/char/tpm/tpm_tis_spi.c 		.of_match_table = of_match_ptr(of_tis_spi_match),