macb_dt_ids 4146 drivers/net/ethernet/cadence/macb_main.c static const struct of_device_id macb_dt_ids[] = { macb_dt_ids 4165 drivers/net/ethernet/cadence/macb_main.c MODULE_DEVICE_TABLE(of, macb_dt_ids); macb_dt_ids 4206 drivers/net/ethernet/cadence/macb_main.c match = of_match_node(macb_dt_ids, np); macb_dt_ids 4547 drivers/net/ethernet/cadence/macb_main.c .of_match_table = of_match_ptr(macb_dt_ids),