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

/linux-4.1.27/drivers/net/ethernet/arc/
H A Demac_rockchip.c80 static const struct of_device_id emac_rockchip_dt_ids[] = { variable in typeref:struct:of_device_id
86 MODULE_DEVICE_TABLE(of, emac_rockchip_dt_ids);
127 match = of_match_node(emac_rockchip_dt_ids, dev->of_node); emac_rockchip_probe()
221 .of_match_table = emac_rockchip_dt_ids,

Completed in 26 milliseconds