Searched refs:eth_set_dev (Results 1 – 4 of 4) sorted by relevance
33 void eth_set_dev(struct udevice *dev);35 void eth_set_dev(struct eth_device *dev);
127 eth_set_dev(dev); in eth_set_current()129 eth_set_dev(NULL); in eth_set_current()131 eth_set_dev(eth_get_dev_by_name(act)); in eth_set_current()
94 void eth_set_dev(struct udevice *dev) in eth_set_dev() function432 eth_set_dev(prime_dev); in eth_initialize()435 eth_set_dev(NULL); in eth_initialize()484 eth_set_dev(NULL); in eth_pre_unbind()
52 void eth_set_dev(struct eth_device *dev) in eth_set_dev() function
Completed in 7 milliseconds