Searched refs:eth_set_dev (Results 1 – 3 of 3) sorted by relevance
119 eth_set_dev(dev); in eth_set_current()121 eth_set_dev(NULL); in eth_set_current()123 eth_set_dev(eth_get_dev_by_name(act)); in eth_set_current()
16 void eth_set_dev(struct udevice *dev);
126 void eth_set_dev(struct udevice *dev) in eth_set_dev() function500 eth_set_dev(prime_dev); in eth_initialize()503 eth_set_dev(NULL); in eth_initialize()560 eth_set_dev(NULL); in eth_pre_unbind()
Completed in 10 milliseconds