meson_spicc_of_match  603 drivers/spi/spi-meson-spicc.c static const struct of_device_id meson_spicc_of_match[] = {
meson_spicc_of_match  608 drivers/spi/spi-meson-spicc.c MODULE_DEVICE_TABLE(of, meson_spicc_of_match);
meson_spicc_of_match  615 drivers/spi/spi-meson-spicc.c 		.of_match_table = of_match_ptr(meson_spicc_of_match),