meson_spifc_dt_match  435 drivers/spi/spi-meson-spifc.c static const struct of_device_id meson_spifc_dt_match[] = {
meson_spifc_dt_match  440 drivers/spi/spi-meson-spifc.c MODULE_DEVICE_TABLE(of, meson_spifc_dt_match);
meson_spifc_dt_match  447 drivers/spi/spi-meson-spifc.c 		.of_match_table	= of_match_ptr(meson_spifc_dt_match),