Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/arc/
H A Demac_rockchip.c75 static const struct of_device_id emac_rockchip_dt_ids[] = { variable
91 MODULE_DEVICE_TABLE(of, emac_rockchip_dt_ids);
136 match = of_match_node(emac_rockchip_dt_ids, dev->of_node); in emac_rockchip_probe()
271 .of_match_table = emac_rockchip_dt_ids,