rockchip_spi_dt_match  845 drivers/spi/spi-rockchip.c static const struct of_device_id rockchip_spi_dt_match[] = {
rockchip_spi_dt_match  856 drivers/spi/spi-rockchip.c MODULE_DEVICE_TABLE(of, rockchip_spi_dt_match);
rockchip_spi_dt_match  862 drivers/spi/spi-rockchip.c 		.of_match_table = of_match_ptr(rockchip_spi_dt_match),