Home
last modified time | relevance | path

Searched refs:eth_set_dev (Results 1 – 3 of 3) sorted by relevance

/u-boot/net/
A Deth_common.c129 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()
A Deth_internal.h32 void eth_set_dev(struct udevice *dev);
A Deth-uclass.c125 void eth_set_dev(struct udevice *dev) in eth_set_dev() function
463 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