Searched refs:eth_set_dev (Results 1 – 4 of 4) sorted by relevance
126 eth_set_dev(dev); in eth_set_current()128 eth_set_dev(NULL); in eth_set_current()130 eth_set_dev(eth_get_dev_by_name(act)); in eth_set_current()
33 void eth_set_dev(struct udevice *dev);35 void eth_set_dev(struct eth_device *dev);
81 void eth_set_dev(struct udevice *dev) in eth_set_dev() function409 eth_set_dev(prime_dev); in eth_initialize()412 eth_set_dev(NULL); in eth_initialize()452 eth_set_dev(NULL); in eth_pre_unbind()
46 void eth_set_dev(struct eth_device *dev) in eth_set_dev() function