stm_spi_match     463 drivers/spi/spi-st-ssc4.c static const struct of_device_id stm_spi_match[] = {
stm_spi_match     467 drivers/spi/spi-st-ssc4.c MODULE_DEVICE_TABLE(of, stm_spi_match);
stm_spi_match     473 drivers/spi/spi-st-ssc4.c 		.of_match_table = of_match_ptr(stm_spi_match),