Searched refs:fman_port_devs (Results 1 – 2 of 2) sorted by relevance
266 mac_dev->fman_port_devs[i] = &of_dev->dev; in mac_probe()268 mac_dev->port[i] = fman_port_bind(mac_dev->fman_port_devs[i]); in mac_probe()279 put_device(mac_dev->fman_port_devs[i]); in mac_probe()319 put_device(mac_dev->fman_port_devs[i]); in mac_probe()333 put_device(mac_dev->fman_port_devs[i]); in mac_remove()
56 struct device *fman_port_devs[PORT_NUM]; member
Completed in 3 milliseconds