w5100_of_match    413 drivers/net/ethernet/wiznet/w5100-spi.c static const struct of_device_id w5100_of_match[] = {
w5100_of_match    419 drivers/net/ethernet/wiznet/w5100-spi.c MODULE_DEVICE_TABLE(of, w5100_of_match);
w5100_of_match    430 drivers/net/ethernet/wiznet/w5100-spi.c 		of_id = of_match_device(w5100_of_match, &spi->dev);
w5100_of_match    475 drivers/net/ethernet/wiznet/w5100-spi.c 		.of_match_table = w5100_of_match,