smsc911x_dt_ids  2648 drivers/net/ethernet/smsc/smsc911x.c static const struct of_device_id smsc911x_dt_ids[] = {
smsc911x_dt_ids  2652 drivers/net/ethernet/smsc/smsc911x.c MODULE_DEVICE_TABLE(of, smsc911x_dt_ids);
smsc911x_dt_ids  2667 drivers/net/ethernet/smsc/smsc911x.c 		.of_match_table = of_match_ptr(smsc911x_dt_ids),