Searched refs:fman_dev (Results 1 – 2 of 2) sorted by relevance
156 mac_dev->fman_dev = &of_dev->dev; in mac_probe()168 priv->fman = fman_bind(mac_dev->fman_dev); in mac_probe()179 put_device(mac_dev->fman_dev); in mac_probe()319 put_device(mac_dev->fman_dev); in mac_probe()332 put_device(mac_dev->fman_dev); in mac_remove()
69 struct device *fman_dev; member