nb8800_dt_ids    1320 drivers/net/ethernet/aurora/nb8800.c static const struct of_device_id nb8800_dt_ids[] = {
nb8800_dt_ids    1334 drivers/net/ethernet/aurora/nb8800.c MODULE_DEVICE_TABLE(of, nb8800_dt_ids);
nb8800_dt_ids    1349 drivers/net/ethernet/aurora/nb8800.c 	match = of_match_device(nb8800_dt_ids, &pdev->dev);
nb8800_dt_ids    1515 drivers/net/ethernet/aurora/nb8800.c 		.of_match_table	= nb8800_dt_ids,