Searched refs:fman_dev (Results 1 – 2 of 2) sorted by relevance
200 mac_dev->fman_dev = &of_dev->dev; in mac_probe()212 priv->fman = fman_bind(mac_dev->fman_dev); in mac_probe()223 put_device(mac_dev->fman_dev); in mac_probe()358 put_device(mac_dev->fman_dev); in mac_probe()371 put_device(mac_dev->fman_dev); in mac_remove()
57 struct device *fman_dev; member