Searched refs:eth_set_dev (Results 1 – 3 of 3) sorted by relevance
129 eth_set_dev(dev); in eth_set_current()131 eth_set_dev(NULL); in eth_set_current()133 eth_set_dev(eth_get_dev_by_name(act)); in eth_set_current()
32 void eth_set_dev(struct udevice *dev);
125 void eth_set_dev(struct udevice *dev) in eth_set_dev() function463 eth_set_dev(prime_dev); in eth_initialize()466 eth_set_dev(NULL); in eth_initialize()523 eth_set_dev(NULL); in eth_pre_unbind()
Completed in 10 milliseconds