Home
last modified time | relevance | path

Searched refs:macb_dt_ids (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/cadence/
H A Dmacb_main.c4442 static const struct of_device_id macb_dt_ids[] = { variable
4461 MODULE_DEVICE_TABLE(of, macb_dt_ids);
4502 match = of_match_node(macb_dt_ids, np); in macb_probe()
4905 .of_match_table = of_match_ptr(macb_dt_ids),