cs89x0_match     1893 drivers/net/ethernet/cirrus/cs89x0.c static const struct of_device_id __maybe_unused cs89x0_match[] = {
cs89x0_match     1898 drivers/net/ethernet/cirrus/cs89x0.c MODULE_DEVICE_TABLE(of, cs89x0_match);
cs89x0_match     1903 drivers/net/ethernet/cirrus/cs89x0.c 		.of_match_table	= of_match_ptr(cs89x0_match),