Home
last modified time | relevance | path

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

/u-boot/net/
A Deth_internal.h33 void eth_set_dev(struct udevice *dev);
35 void eth_set_dev(struct eth_device *dev);
A Deth_common.c127 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()
A Deth-uclass.c94 void eth_set_dev(struct udevice *dev) in eth_set_dev() function
432 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()
A Deth_legacy.c52 void eth_set_dev(struct eth_device *dev) in eth_set_dev() function

Completed in 7 milliseconds